<?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>A Typegeek's Look at Type and Design</title>
	<atom:link href="http://designtypegeek.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://designtypegeek.com</link>
	<description>Posts, articles and tutorials on type, web and design.</description>
	<lastBuildDate>Mon, 22 Feb 2010 02:19:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Batch Resize in Photoshop CS4 Tutorial</title>
		<link>http://designtypegeek.com/2010/02/batch-resize-in-photoshop-cs4-tutorial/</link>
		<comments>http://designtypegeek.com/2010/02/batch-resize-in-photoshop-cs4-tutorial/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 02:19:15 +0000</pubDate>
		<dc:creator>Typegeek</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[creative process]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://designtypegeek.com/?p=160</guid>
		<description><![CDATA[I&#8217;ve just returned home from a week vacation in the Mexican Mayan Riviera, and now I want to store my pictures on my netbook so my wife can look at them, and easily share them with friends. An probably post them to my Flickr account!
The problem is, my 8 mega-pixel camera generates images that are [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://designtypegeek.com/wp-content/uploads/2010/02/mayan_banners.jpg"><img class="alignleft size-thumbnail wp-image-166" title="mayan_banners" src="http://designtypegeek.com/wp-content/uploads/2010/02/mayan_banners-150x150.jpg" alt="" width="150" height="150" /></a>I&#8217;ve just returned home from a week vacation in the Mexican Mayan Riviera, and now I want to store my pictures on my netbook so my wife can look at them, and easily share them with friends. An probably post them to <a href="http://www.flickr.com/photos/designtypegeek/">my Flickr account</a>!</p>
<p>The problem is, my 8 mega-pixel camera generates images that are 3296 x 2472 (that means 3296 pixels wide and 2472 pixels tall) but the screen on my netbook (an Asus eeePC) is only 800&#215;468.</p>
<p>Storing them directly on the netbook takes up a lot of storage space as each image is 2.01 MB  in size, and viewing them in the slideshow method is very slow since the images are so large and are being rescaled to appear on the small screen.</p>
<p>The way to fix this is to resize all the pictures to make them smaller (screen-wise AND according to the amount of space they take up on the hard drive) and keep those on the netbook.</p>
<p>I&#8217;ve chosen Photoshop CS4 to do this. I&#8217;ve just downloaded the 30 day trial version from <a href="http://www.adobe.com/">Adobe.com</a> (its <a href="http://www.photoshop20anniversary.com/">Photoshop&#8217;s 20th anniversary</a>!). If you have a different version of Photoshop on your computer, try the methods and see how far you can get&#8230; it might still work!</p>
<p>To start, store all your pictures in a folder on your computer, such as <strong>My Documents\My Pictures\Vacation</strong>.</p>
<p>Then:</p>
<ol>
<li>Open Photoshop</li>
<li>Click <strong>File -&gt; Scripts -&gt; Image Processor </strong>
<ol>
<li>If you don&#8217;t see the Scripts option, click “Show All Menu Items”</li>
</ol>
</li>
<p><a title="Batch resize in Photoshop by DesignTypeGeek, on Flickr" href="http://www.flickr.com/photos/39316626@N05/4377670082/"><img src="http://farm5.static.flickr.com/4055/4377670082_2496f64fd0_o.png" alt="Batch resize in Photoshop" width="572" height="605" /></a></p>
<li>Click the <strong>Select Folder</strong> button in area (1) and browse to the folder where your images are stored, then click <strong>OK</strong>.</li>
<li>In area (2) <strong>Select Location to save processed images</strong>, you can choose a new location. If you leave it as Same Location, your images will not get overwritten.  A new folder will be created and the modified images will be stored there.</li>
<li>Choose your file format (your options are JPEG, PSD or TIFF) and also you can set the <strong>Resize to Fit</strong> option&#8230; which is what we want! I&#8217;ve specified 800&#215;600 as it is a standard size, and the netbook will scale it rather nicely.</li>
<li>Make sure you set the <strong>Quality</strong> setting to <strong>10 or 12 </strong>(the default was 5), as 12 is the highest level of JPEG compression you can have.  This process will cause a bit of a loss of image quality, but by setting the quality to 12, you probably won&#8217;t be able to notice with just your eyes when viewing the image on a computer screen. People concerned with printing high-quality images will probably use TIFF instead.</li>
<li>In area (4) at the bottom of the dialog, you can even add some copyright information for your images if you want. This appears in the advanced properties of the file, and is not written onto the image.</li>
<li>When you are done setting things up, click the <strong>Run</strong> button in the top, right corner of the dialog box!</li>
</ol>
<p>Photoshop will then open every photo individually, make the change, and save the modified photo (with its original name) into the new folder. Since I chose JPEG, folder named JPEG was created. All the images will be modified and have their original file names, but will be stored in the new folder. In my case all the images were JPEG to begin with. If you decide you want all your pictures to be PSD or TIFF, the new folder will have that name instead.</p>
<p>Now with my camera I can take some movies as well. There was a movie file stored in the folder along with the other images, so at the end of the process I received a message saying that the .AVI file could not be processed. All other images were modified&#8230; and they look great.</p>
<p>Now I just have to through and crop them all!</p>
<p>Added Bonus:</p>
<ul>
<li>My 2.10 MB pictures are now 282 KB each with a Quality setting of 10.</li>
<li>I re-ran the process again with a Quality setting 12. Each images is now 510 KB but I cannot detect any noticeable difference in quality when viewed on-screen.</li>
<li>The second run of the procedure didn&#8217;t delete the first batch of photos, it renamed them with an _1 at the end of each file name.<a href="http://designtypegeek.com/wp-content/uploads/2010/02/iguanna_small.jpg"><img class="alignright size-full wp-image-165" title="iguanna_small" src="http://designtypegeek.com/wp-content/uploads/2010/02/iguanna_small.jpg" alt="" width="333" height="239" /></a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://designtypegeek.com/2010/02/batch-resize-in-photoshop-cs4-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Found Typography</title>
		<link>http://designtypegeek.com/2010/02/found-typography/</link>
		<comments>http://designtypegeek.com/2010/02/found-typography/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 18:55:12 +0000</pubDate>
		<dc:creator>Typegeek</dc:creator>
				<category><![CDATA[typography]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[type]]></category>

		<guid isPermaLink="false">http://designtypegeek.com/?p=158</guid>
		<description><![CDATA[Admittedly not the greatest example of hand typography, but dang funny at the right time:


I have a few other items posted on my Flickr page, so check it out!
]]></description>
			<content:encoded><![CDATA[<p></p><p>Admittedly not the greatest example of hand typography, but dang funny at the right time:</p>
<div><a title="Turn Knob Hard by DesignTypeGeek, on Flickr" href="http://www.flickr.com/photos/39316626@N05/4349471592/"></a></div>
<p style="text-align: center;"><img src="http://farm5.static.flickr.com/4013/4349471592_67ffa61bb0.jpg" alt="Turn Knob Hard" width="500" height="375" /></p>
<p style="text-align: left;">I have a few other items posted on <a href="http://www.flickr.com/photos/39316626@N05/">my Flickr page</a>, so check it out!</p>
]]></content:encoded>
			<wfw:commentRss>http://designtypegeek.com/2010/02/found-typography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Free Icons at IconBuffet</title>
		<link>http://designtypegeek.com/2009/11/get-free-icons-at-iconbuffet/</link>
		<comments>http://designtypegeek.com/2009/11/get-free-icons-at-iconbuffet/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 03:29:26 +0000</pubDate>
		<dc:creator>Typegeek</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[creative process]]></category>
		<category><![CDATA[icons]]></category>

		<guid isPermaLink="false">http://designtypegeek.com/?p=139</guid>
		<description><![CDATA[I&#8217;m now in a mood to really get something creative done, and it is strange that the creative urge gets to me sometimes so strong that I have to do SOMETHING and I have to do it NOW&#8230; even if it means the results are poorly done, not thought through, and shoddy. But regardless, here [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;m now in a mood to really get something creative done, and it is strange that the creative urge gets to me sometimes so strong that I have to do SOMETHING and I have to do it NOW&#8230; even if it means the results are poorly done, not thought through, and shoddy. But regardless, here is a new post and some new inspiration for you.</p>
<p><script src="http://www.iconbuffet.com/people/Typegeek/ibid/h-profile/orange"></script></p>
<p>I just became a member of IconBuffet, and I&#8217;ve already received 1 free icon set for joining, and you get one every month. Also, you can trade Icon Sets and collect all you want! There is an incredible community of really sharing people, and a need system involving tokens, stamps and awards. I was also given a set just for asking! Or come to think of it, it was offered freely by a total stranger.</p>
<p>So I put this together in Word once I got home from doing the evening running around:</p>
<p><img class="aligncenter size-full wp-image-138" title="gingerbread_story" src="http://designtypegeek.com/wp-content/uploads/2009/11/gingerbread_story.png" alt="gingerbread_story" width="673" height="221" />The wreath is just word clipart (but I&#8217;m happy about the drop shadow) and those are some pretty sweet icons! Wait till you see how the story ends <img src='http://designtypegeek.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>On the topic of icons, there is also a tonne of other free sets out there if you are willing to look. Some pretty sweet ones I just came across today were:</p>
<p>Free Hand-Drawn Web Icons: <a href="http://camp.woothemes.com/2009/07/hand-drawn-social-media-icons/">http://camp.woothemes.com/2009/07/hand-drawn-social-media-icons/</a></p>
<p>Some samples:</p>
<p><img class="aligncenter size-full wp-image-156" title="hand_drawn_sample" src="http://designtypegeek.com/wp-content/uploads/2009/11/hand_drawn_sample.png" alt="hand_drawn_sample" width="343" height="72" />(I added the lines since I don&#8217;t want to be share without permission, go to the site and download them yourself).</p>
<p style="text-align: center;">
<p>WooThemes Ultimate Icon set: <a href="http://www.woothemes.com/2009/02/wp-woothemes-ultimate-icon-set-first-release/">http://ww</a><a href="http://www.woothemes.com/2009/02/wp-woothemes-ultimate-icon-set-first-release/">w.woothemes.com/2009/02/wp-woothemes-ultimate-icon-set-first-release/</a></p>
<p><img class="aligncenter size-full wp-image-140" title="wp_woothemes_ultimate_icons-preview-550x632" src="http://designtypegeek.com/wp-content/uploads/2009/11/wp_woothemes_ultimate_icons-preview-550x632.jpg" alt="wp_woothemes_ultimate_icons-preview-550x632" width="550" height="632" /></p>
<p>I love icon sets almost as much as I love fonts, so maybe I&#8217;ll try my hand at creating them when things aren&#8217;t so busy at work.</p>
<p>If you have any favourite icon sites, post a comment below. Or, send an email and I&#8217;ll invite you to IconBuffet&#8230; that way I&#8217;ll get more icon sets to tell you all about!</p>
]]></content:encoded>
			<wfw:commentRss>http://designtypegeek.com/2009/11/get-free-icons-at-iconbuffet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to use Site Overlay to Improve Your Site</title>
		<link>http://designtypegeek.com/2009/08/how-to-site-overlay/</link>
		<comments>http://designtypegeek.com/2009/08/how-to-site-overlay/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 00:35:34 +0000</pubDate>
		<dc:creator>Typegeek</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[theory]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://designtypegeek.com/?p=114</guid>
		<description><![CDATA[As time goes on I&#8217;m learning more and more about Google Analytics, and how I can use it to fine-tune my web site.
I&#8217;ve recently found a feature called a Site Overlay, which is a tool that lets you see what parts of your site visitors click on when they visit it. After the redesign of [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>As time goes on I&#8217;m learning more and more about <a href="http://www.google.com/analytics">Google Analytics</a>, and how I can use it to fine-tune my web site.</p>
<p>I&#8217;ve recently found a feature called a Site Overlay, which is a tool that lets you see what parts of your site visitors click on when they visit it. After the redesign of my navigation tabs a few days ago, here is what the click patterns look like now:</p>
<div id="attachment_112" class="wp-caption aligncenter" style="width: 300px">
	<a href="http://designtypegeek.com/wp-content/uploads/2009/08/site_overlay_analytics.png"><img class="size-medium wp-image-112" title="site_overlay_analytics" src="http://designtypegeek.com/wp-content/uploads/2009/08/site_overlay_analytics-300x128.png" alt="site_overlay_analytics" width="300" height="128" /></a>
	<p class="wp-caption-text">Click to view larger.</p>
</div>
<p style="text-align: left; ">Before the change I had noticed that 25% of my visitors clicked the heading of the blog to get to the main page. 25% also clicked the Home navigation tab, but that was the only tab I had at the time.</p>
<p>Now that I have identified different “content groups” that I have written about in the past, I can now measure which areas of my site are the most widely read. Now this data is still from less than 100 visitors, but over time I will be able to see what articles are gaining the most interest. Not surprising, the Typography category of posts is receiving the most attention, most likely due to the way I am marketing my blog currently.</p>
<p>To see your site overlay:</p>
<ol>
<li>Log in to <a href="http://www.google.com/analytics">Google Analytics</a>.</li>
<li>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 361px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">click on View Report for the site profile you want to see the overlay for</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 361px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">- Click content in the left menu</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 361px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">- Click Site Overlay</div>
<p>Click <strong>View Report</strong> for the site you are interested in. Click on <strong>Content</strong> in the left hand menu and you&#8217;ll see the Content options:<br />
<img class="aligncenter size-full wp-image-113" title="content_site_overlay" src="http://designtypegeek.com/wp-content/uploads/2009/08/content_site_overlay.png" alt="content_site_overlay" width="231" height="372" /></li>
<li>Click <strong>Site Overlay</strong> (you can also find it in the middle of the screen).</li>
</ol>
<p>At this point a new browser window will open up and you can see your very own site overlay with click percentages!</p>
<p>Other sites of interest:</p>
<ul>
<li><a href="http://www.lunametrics.com/blog/2009/03/27/alternatives-site-overlay/">Alternatives to Site Overlay</a> when <a href="http://www.lunametrics.com/blog/2009/03/17/site-overlay-issues-google-analytics/">Site Overlay has shortcomings</a></li>
<li><a href="http://www.communityspark.com/using-google-analytics-site-overlay/">A short overview of the Overlay</a></li>
<li>It sounds like something <a href="http://www.useit.com/alertbox/20030825.html">Jakob Neilsen</a> would recommend, but here is a link on <a href="http://www.maine-seo.com/analytics/testing-for-usability-with-google-analytics-site-overlay">how to improve site usability</a> which is really the goal</li>
</ul>
<p>Enjoy this new found power, and use it to improve your site for your readers / visitors. If you have any tips related to site overlay or usability, drop me a comment or send a <a href="http://www.twitter.com/typegeek">Tweet</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://designtypegeek.com/2009/08/how-to-site-overlay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Marko&#8217;s Twitter Marketing E-Book</title>
		<link>http://designtypegeek.com/2009/08/markos-twitter-marketing-e-book/</link>
		<comments>http://designtypegeek.com/2009/08/markos-twitter-marketing-e-book/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 02:57:31 +0000</pubDate>
		<dc:creator>Typegeek</dc:creator>
				<category><![CDATA[blogging]]></category>

		<guid isPermaLink="false">http://designtypegeek.com/?p=89</guid>
		<description><![CDATA[Alright I&#8217;ve waited long enough. Friday is my birthday and I plan on celebrating in style. I&#8217;m going to buy Marko Saric&#8217;s Twitter Marketing e-book.
I&#8217;ve taken a few days off work and I&#8217;ve completed almost all of the house chores, so its time to start some blogging! Actually, I&#8217;ve got about 4 blog drafts waiting [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Alright I&#8217;ve waited long enough. Friday is my birthday and I plan on celebrating in style. I&#8217;m going to buy Marko Saric&#8217;s Twitter Marketing e-book.</p>
<p>I&#8217;ve taken a few days off work and I&#8217;ve completed almost all of the house chores, so its time to start some blogging! Actually, I&#8217;ve got about 4 blog drafts waiting to be finished, and a score more things to write about.</p>
<p>But what I&#8217;m finally going to do is buy <a href="http://www.howtomakemyblog.com/">Marko Saric&#8217;s</a> <a href="http://www.howtomakemyblog.com/ebook/whats-the-twitter-marketing-e-book/">Twitter Marketing e-book</a>. It&#8217;s like a birthday gift for myself!</p>
<p>I&#8217;ve done my best with Twitter so far to help drive traffic to my blogs. It definitely works. When I tweet about a new post, I get a bunch of hits from Twitter and then it dies off. I&#8217;m doing OK with some SEO just by having well formed post titles, URLS and meta keywords, so you could say Twitter is the only other way my site gets marketed. I&#8217;m small and I&#8217;m still growing my readership.</p>
<p>I&#8217;ve split my time between a number of Twitter accounts and I&#8217;ve been tracking how well some posts get attention. My <a href="http://www.twitter.com/typegeek">@typegeek</a> account has a small number of followers, but all tweets are targeted to this site and deal with graphic design or typography. The clicks per followe is quite high, compared to my other account <a href="http://www.twitter.com/rickhenderson">@rickhenderson</a> which is more general, more internet marketing, more health and wellness stuff. I have over 100+ followers but when I tweet about stuff for this site the clicks per follower is quite lower since its just not targeted. I use <a href="http://www.hootsuite.com">HootSuite</a> because it allows me to track the clicks on shortened URLs and I have not found a Twitter client that does the same yet. I am trying <a href="http://www.twirl.org">Twirl</a> again at work, and may install <a href="http://www.tweetdeck.com">Tweetdeck</a> and give it one more try to see if I can add my favourite people to a “Friend” list and not have to weed through all the garbage that comes from some people&#8217;s accounts. I&#8217;m sure you know what I mean.</p>
<p>Until now, my main method of gaining followers was finding topics in Twitter search, then adding people who were talking about it. I have very rarely deleted people who didn&#8217;t follow me back, but I have once or twice unfollowed people who posted too often about irrelevant material. That&#8217;s just the way I am.</p>
<p>So that&#8217;s my experience up until now. I&#8217;m buying Marko&#8217;s e-book and perhaps if time allows I&#8217;ll write posts about how well his techniques work.</p>
<p>You should follow me on Twitter <a href="http://www.twitter.com/typegeek">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://designtypegeek.com/2009/08/markos-twitter-marketing-e-book/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Smart Quotes in Word and HTML</title>
		<link>http://designtypegeek.com/2009/07/smart-quotes-in-word-and-html/</link>
		<comments>http://designtypegeek.com/2009/07/smart-quotes-in-word-and-html/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 15:14:20 +0000</pubDate>
		<dc:creator>Typegeek</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[favourite font]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[theory]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[word 2007]]></category>

		<guid isPermaLink="false">http://designtypegeek.com/?p=73</guid>
		<description><![CDATA[A few weeks ago I finished reading The Non-Designer&#8217;s Type Book by Robin Williams and have been interested in smart quotes ever since. Using smart quotes makes your documents and web pages look more professional, and here&#8217;s how to create them.
It&#8217;s important to remember that the book itself is aimed at non-designers, so full-time designers [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><span class="drop_cap">A</span> few weeks ago I finished reading <a href="http://www.amazon.com/gp/product/0321534050?ie=UTF8&amp;tag=typegeek-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0321534050">The Non-Designer&#8217;s Type Book</a> by Robin Williams and have been interested in <em>smart quotes</em> ever since. Using smart quotes makes your documents and web pages look more professional, and here&#8217;s how to create them.</p>
<p>It&#8217;s important to remember that the book itself is aimed at non-designers, so full-time designers will probably find her writing annoying and possibly offensive (in a design-geek sort of way) but for beginners it is a really great book and I&#8217;ll probably review it in detail in the future.</p>
<p>Regarding “smart quotes”, they are the curly quotation marks that should be used when quoting a word, phrase or statement that has been stated by another person, or sometimes when something is meant to be said in an ironic sort of way. The quotation mark key on your keyboard doesn&#8217;t actually make smart quotes. See a problem here? At the beginning of this paragraph I have used quotation marks incorrectly, but at least I used the proper quotation marks.</p>
<p>The book discusses how to use smart quotes in desktop publishing software but does not mention word processing software such as Microsoft Word or Corel WordPerfect. Although both (and probably all major) word processors have the ability to turn on smart quotes and convert them automatically, this doesn&#8217;t always work, and can cause problems.</p>
<p>When using Word, whenever I want a set of smart quotes I am getting into the practice of inserting them using the ALT key in combination with their ANSI/ASCII representation. For example, in Word holding down ALT+0147 will give you a left smart quote, and ALT+0148 will give you a left smart quote. You can try this in Word or simply use the text area below:</p>
<p style="text-align: center;"><textarea cols="50" rows="4" name="comment">Try putting smart quotes around something.</textarea></p>
<p style="text-align: left;">This will work in word processors (Word, Wordperfect, Google Docs, OpenOffice&#8230;) as well as web pages and commenting on blogs.</p>
<p style="text-align: left;">However, when writing HTML you might be safer to use the SGML/XML method. In HTML there are character codes such as <strong>&amp;nbsp;</strong> and <strong>&amp;aacute;</strong> (displays as á) for displaying special characters. There is also <strong>&amp;ldquo;</strong> and<strong> &amp;rdquo;</strong> but its <a href="http://www.dwheeler.com/essays/quotes-in-html.html">recommended that you don&#8217;t use them</a> because they are not cross-platform enough.</p>
<p style="text-align: left;">Instead, use <strong>&amp;#8220;</strong> to get the left double curly quote like this ( “ ) and <strong>&amp;#8221;</strong> to get the right double curly quote ( ” ). Remember, this only works if you are editing HTML tags directly.</p>
<p style="text-align: left;">Now the only thing that ticks me off about using smart quotes is how they are rendered by certain fonts. Verdana is a very popular web font, but to me the smart quotes look awful. As well, Microsoft Office 2007 has switched the default font to Calibri which has better looking quotes than Verdana (at least they are curly) but are still horrible looking IMHO. Check them out, click the image to see its fullsize glory:</p>
<p style="text-align: center;"><a title="Smart Quotes in Word by DesignTypeGeek, on Flickr" href="http://www.flickr.com/photos/39316626@N05/3704555058/"><img src="http://farm4.static.flickr.com/3510/3704555058_596999f216.jpg" alt="Smart Quotes in Word" width="500" height="250" /></a></p>
<p style="text-align: left;">When using quotation marks in pull-quotes, I especially like the way Georgia looks&#8230; although Adobe Caslon Pro is a close second but they look better large and appear to render badly in MS Word, but I could be wrong.</p>
<p>For more details, Font.com has an excellent article on <a href="http://www.fonts.com/aboutfonts/articles/fyti/smartquotes.htm">Smart Quotes</a>. To learn how to use quotation marks properly within a written work, you might want to check <a href="http://owl.english.purdue.edu/owl/resource/577/01/">this guide</a> and <a href="http://owl.english.purdue.edu/owl/resource/577/02/">this guide</a> at the OWL at Purdue University (<a href="http://owl.english.purdue.edu/owl/">Online Writing Lab</a>).</p>
<p>So there you have it. A short look at smart quotes. Did you know about using smart quotes? Let me know if you&#8217;ve had any experiences or if you found this post helpful.</p>
]]></content:encoded>
			<wfw:commentRss>http://designtypegeek.com/2009/07/smart-quotes-in-word-and-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Irish Inspiration &#8211; The Book of Kells</title>
		<link>http://designtypegeek.com/2009/06/the-book-of-kells/</link>
		<comments>http://designtypegeek.com/2009/06/the-book-of-kells/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 03:00:21 +0000</pubDate>
		<dc:creator>Typegeek</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[book of kells]]></category>
		<category><![CDATA[creative process]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[ireland]]></category>

		<guid isPermaLink="false">http://designtypegeek.com/?p=53</guid>
		<description><![CDATA[In celebration of my 1 year wedding anniversary, I wanted to revisit something that completely blew my mind, and renewed inside me my love of typography, font design and letter shapes &#8211; my visit to Dublin, Ireland to see the Book of Kells.
      
One year ago today my wife and [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><span class="drop_cap">I</span>n celebration of my 1 year wedding anniversary, I wanted to revisit something that completely blew my mind, and renewed inside me my love of typography, font design and letter shapes &#8211; my visit to Dublin, Ireland to see the Book of Kells.</p>
<p style="text-align: center;"><a title="Kells Streetview by DesignTypeGeek, on Flickr" href="http://www.flickr.com/photos/39316626@N05/3616741051/"><img src="http://farm4.static.flickr.com/3644/3616741051_5edfe23309_s.jpg" alt="Kells Streetview" width="75" height="75" /> </a><a title="Kells Monastary by DesignTypeGeek, on Flickr" href="http://www.flickr.com/photos/39316626@N05/3617561000/"><img src="http://farm3.static.flickr.com/2442/3617561000_37e9240876_s.jpg" alt="Kells Monastary" width="75" height="75" /> </a><a title="Round Tower at Kells by DesignTypeGeek, on Flickr" href="http://www.flickr.com/photos/39316626@N05/3617560964/"><img src="http://farm4.static.flickr.com/3332/3617560964_b9a9947d6a_s.jpg" alt="Round Tower at Kells" width="75" height="75" /> </a><a title="Kells Wall by DesignTypeGeek, on Flickr" href="http://www.flickr.com/photos/39316626@N05/3617560944/"><img src="http://farm4.static.flickr.com/3371/3617560944_49219a7149_s.jpg" alt="Kells Wall" width="75" height="75" /> </a><a title="Celtic Cross at Kells Monastary Yard by DesignTypeGeek, on Flickr" href="http://www.flickr.com/photos/39316626@N05/3617560864/"><img src="http://farm4.static.flickr.com/3365/3617560864_995af69a85_s.jpg" alt="Celtic Cross at Kells Monastary Yard" width="75" height="75" /> </a><a title="High Cross - Downtown Kells by DesignTypeGeek, on Flickr" href="http://www.flickr.com/photos/39316626@N05/3616741037/"><img src="http://farm4.static.flickr.com/3341/3616741037_00213642a3_s.jpg" alt="High Cross - Downtown Kells" width="75" height="75" /> </a></p>
<p>One year ago today my wife and I travelled to Ireland for our honeymoon. I really could go on and on about how great it was, and how we wish we were back there even now, one full year later. Perhaps especially now as the weather here is very similar to the weather there last year. But before I digress too much, I wanted to talk about the Book of Kells.</p>
<div style="float: left; style="><a title="31recto unfinished, on Flickr" href="http://www.flickr.com/photos/39316626@N05/3618500368/"><img src="http://farm4.static.flickr.com/3358/3618500368_d4a168eff6_m.jpg" alt="31recto unfinished" width="177" height="240" /></a></div>
<div style="padding-left: 2em;">The photos above are actually from <a href="http://www.heritagetowns.com/kells.shtml">Kells, County Meath, Ireland</a>. The monastery shown was home to the Book of Kells after it was transferred to Ireland from near Scotland where it was thought to have been created. Oh, before I get too far&#8230;</div>
<div style="padding-left: 2em;">The Book of Kells is an illuminated manuscript created around the 6<sup><span>th</span></sup> century AD and contains the four gospels of the Bible as well as other biblical writings.</div>
<p>You&#8217;ll have to find examples on the sites listed below, but the illustration and illumination of the Book is simply incredible. There is such precision and fine mathematical detail that scholars are still unsure exactly how a 7<sup>th</sup> century scribe (or three) could have created the works. The image here shows a page that was never completed&#8230; over 1200 years ago. You can see some text through the page on the other side.   The image illustrates how a complex illuminated manuscript page was laid out.</p>
<p>I didn&#8217;t get to see the Book of Kells until much later in our journey when we returned to Dublin around June 18th, 2008. But when we were in Knowth I picked up a copy of George Bain&#8217;s <a href="http://www.amazon.com/gp/product/0094769001?ie=UTF8&amp;tag=typegeek-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0094769001">Celtic Art &#8211; The Methods Of Construction</a>.</p>
<p style="text-align: center;"><a title="Book of Kells lettering 6th century posted by DesignTypeGeek, on Flickr" href="http://www.flickr.com/photos/39316626@N05/3617666707/"><img class="aligncenter" src="http://farm4.static.flickr.com/3381/3617666707_a2ae24604b_m.jpg" alt="Book of Kells lettering 6th century" width="240" height="101" /></a></p>
<p><a href="http://www.amazon.com/gp/product/0094769001?ie=UTF8&amp;tag=typegeek-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0094769001">This book</a> *completely* floored me. George Bain is said to have been responsible for the resurgence of celtic inspired art beginning in the early 50&#8217;s. Celtic Art contains an entire chapter on Lettering and an incredible collection of copies of the letters and ornamented capitals from not only the Book of Kells, but also the <a href="http://en.wikipedia.org/wiki/Book_of_Durrow">Book of Durrow</a> as well as the <a href="http://en.wikipedia.org/wiki/Lindisfarne_Gospels">Lindisfarne Gospels</a>&#8230; two other famous illuminated manuscripts. I counted more than 5 different versions of the letter A! All hand-drawn by George Bain from copies of books as well as stonework he had seen while travelling the countryside.</p>
<p>There are chapters on knotwork, including the use of knotwork for use in clothing, metal and stone carving. There is also a chapter on zoomorphics, which is the inclusion of animal images within the shapes of the letters themselves (<a href="http://www.flickr.com/photos/jkonig/2731536981/">like this one</a>) as well as anthromorphs, where images of humans are tied up in the letters such as the ones in the corner <a href="http://www.snake.net/people/paul/kells/image/4evangelists/large">shown here</a>.</p>
<p><a href="http://www.amazon.com/gp/product/0094769001?ie=UTF8&amp;tag=typegeek-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0094769001">Bain&#8217;s book</a> really is an incredible achievement, and it gives an amazing taste for the type of design found in the Book of Kells. If you want to create celtic art, you NEED Bain&#8217;s book <a href="http://www.amazon.com/gp/product/0094769001?ie=UTF8&amp;tag=typegeek-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=0094769001">Celtic Art</a>.</p>
<p>Ok that&#8217;s enough for me. Its late. I could keep writing but I think I should get some sleep <img src='http://designtypegeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: center;"><img class="size-full wp-image-63 aligncenter" title="Chi Rho from the Book of Durrow" src="http://designtypegeek.com/wp-content/uploads/2009/06/bookdurrowchiropage.jpg" alt="Chi Rho from the Book of Durrow" width="457" height="217" /></p>
<p>References for this post:</p>
<ul>
<li>Book Of Kells DVD - <a href="http://www.bookofkells.com">http://www.bookofkells.com</a> &#8211; I bought it, its FANTASTIC.</li>
<li>Kells Travel Info &#8211; <a href="http://www.myguideireland.com/kells">http://www.myguideireland.com/kells</a></li>
<li>History of the Monastery - <a href="http://www.heritagetowns.com/kells.shtml">http://www.heritagetowns.com/kells.shtml</a></li>
<li>An article by Michelle Brown of the British Library - <a href="http://www.channel4.com/history/microsites/H/history/c-d/celts07b.html">http://www.channel4.com/history/microsites/H/history/c-d/celts07b.html</a></li>
<li><span id="apaauthor">Dunn, J.</span> <span id="apayear">(1910).</span> <span id="apaarticle">Book of Kells.</span> In <span id="apawork">The Catholic Encyclopedia.</span> <span id="apapublisher">New York: Robert Appleton Company.</span><span id="apadate">Retrieved June 11, 2009 from New Advent: </span><span id="apaurl"><a href="http://www.newadvent.org/cathen/08614b.htm">http://www.newadvent.org/cathen/08614b.htm</a></span></li>
<li>Wikipedia contains some excellent images and far more references and resources &#8211;  <a href="http://en.wikipedia.org/wiki/Book_of_kells">http://en.wikipedia.org/wiki/Book_of_kells</a></li>
<li>Review of the facsimile edition, 1958: <a href="http://www.jstor.org/pss/2865000">http://www.jstor.org/pss/2865000</a> &#8211; man, I would LOVE to have a facsimile of this. Article starts at the bottom of that page, but you&#8217;ll need access to JSTOR to read all of it.</li>
<li>Location of Facimilies &#8211; University of Rochester (acquired 1952): <a href="http://www.lib.rochester.edu/index.cfm?PAGE=2457">http://www.lib.rochester.edu/index.cfm?PAGE=2457</a>, University of British Columbia: <a href="http://www.library.ubc.ca/spcoll/kells.html">http://www.library.ubc.ca/spcoll/kells.html</a> (Yay a Canadian copy!)</li>
<li><a href="http://www.amazon.com/gp/product/0500277907?ie=UTF8&amp;tag=typegeek-20&amp;linkCode=xm2&amp;camp=1789&amp;creativeASIN=0500277907">Another book about the Book of Kells</a></li>
</ul>
<p><iframe src="http://rcm.amazon.com/e/cm?t=typegeek-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=0486229238&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=000000&#038;bg1=DBBB79&#038;f=ifr" style="width:120px;height:240px;float:right;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://designtypegeek.com/2009/06/the-book-of-kells/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Top 10 Searches to Get to My Blog</title>
		<link>http://designtypegeek.com/2009/06/top-10-searches-to-get-to-my-blog/</link>
		<comments>http://designtypegeek.com/2009/06/top-10-searches-to-get-to-my-blog/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 18:25:59 +0000</pubDate>
		<dc:creator>Typegeek</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[theory]]></category>
		<category><![CDATA[top]]></category>

		<guid isPermaLink="false">http://designtypegeek.com/?p=26</guid>
		<description><![CDATA[Actually, here is a list of the top 10 searches via Google that people used to find my blog. I got this idea from Marko over at HowToMakeMyBlog as he recently wrote an interesting article on funny searches that lead people to his blog.
Here are my top 10 searches for my first Typegeek blog, mainly [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Actually, here is a list of the top 10 searches via Google that people used to find my blog. I got this idea from Marko over at <a href="http://www.howtomakemyblog.com">HowToMakeMyBlog</a> as he recently wrote an interesting article on funny searches that lead people to his blog.</p>
<p>Here are my top 10 searches for my first Typegeek blog, mainly because I haven&#8217;t advertised this one enough to make it worthwhile&#8230; <span style="text-decoration: line-through;">and I don&#8217;t have Google Analytics installed yet</span>. Here goes:</p>
<p>font used by google (Wow! I&#8217;m the Number 2 listed page for this Google search right after the Google blog!)<br />
free hand drawn fonts<br />
free star wars fonts<br />
chrome default font<br />
cannot load thesis-design-options 1.4.2<br />
font used in google chrome<br />
fonts used by google<br />
hand drawn fonts<br />
chrome default fonts<br />
chrome fonts</p>
<p>So it looks like people were really interested in what fonts the Google Chrome web browser uses.</p>
<p>For interest sake, I got 80% of my traffic from search engines, 13% from referrals, and 6.7% from direct traffic. If you prefer seeing data visually like normal people, check this out:</p>
<div id="attachment_28" class="wp-caption alignnone" style="width: 268px">
	<img class="size-full wp-image-28" title="typegeek_blog_traffic_sources" src="http://designtypegeek.com/wp-content/uploads/2009/06/typegeek_blog_traffic_sources.png" alt="Chart of Traffic Sources" width="268" height="145" />
	<p class="wp-caption-text">Chart of Traffic Sources</p>
</div>
<p>Using these numbers you can see who is visiting your site and where they came from. It can also help you determine which keywords you should be using or help you edit your keywords if people just aren&#8217;t searching for them.</p>
<p>I was also able to use it to check on my competitors in that keyword space. For example, I just found out I am in the number 2 spot for the search &#8220;fonts used by google&#8221; by entering that phrase into Google (amazing isn&#8217;t it?). I&#8217;m not particularly after those specific keywords, but it shows how you can literally unknowingly hit the number 2 spot for searches without paying a cent.</p>
<p>Yep, I decided to add Google Analytics to this site, even though the site design isn&#8217;t finished yet, but now I can start keeping track of visitors.</p>
]]></content:encoded>
			<wfw:commentRss>http://designtypegeek.com/2009/06/top-10-searches-to-get-to-my-blog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Typography in XKCD Comic</title>
		<link>http://designtypegeek.com/2009/06/typography-in-xkcd-comic/</link>
		<comments>http://designtypegeek.com/2009/06/typography-in-xkcd-comic/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 19:04:23 +0000</pubDate>
		<dc:creator>Typegeek</dc:creator>
				<category><![CDATA[typography]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://designtypegeek.com/?p=21</guid>
		<description><![CDATA[I saw this and just had to share it:

And now&#8230; for some beautifully kerned Helvetica. Ok just kidding. I don&#8217;t have Helvetica installed! I know, its a crime. I&#8217;ll have to track one down.
I suppose either Arial or Verdana can both fight for the spot of &#8220;the new Helvetica&#8221;.
Check out XKCD for social commentary&#8230; but [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I saw this and just had to share it:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://imgs.xkcd.com/comics/papyrus.png" alt="" /></p>
<p>And now&#8230; for some beautifully kerned Helvetica. Ok just kidding. I don&#8217;t have Helvetica installed! I know, its a crime. I&#8217;ll have to track one down.</p>
<div id="attachment_33" class="wp-caption aligncenter" style="width: 170px">
	<img class="size-full wp-image-33" title="arial_tracking" src="http://designtypegeek.com/wp-content/uploads/2009/06/arial_tracking.png" alt="Image of Arial created in Adobe Illustrator with some tracking applied." width="170" height="58" />
	<p class="wp-caption-text">Image of Arial created in Adobe Illustrator with some tracking applied.</p>
</div>
<p>I suppose either <span style="font-family: arial;">Arial</span> or <span style="font-family: verdana;">Verdana</span> can both <a href="http://www.collegehumor.com/video:1908292">fight</a> for the spot of &#8220;the new Helvetica&#8221;.</p>
<p>Check out <a href="http://www.xkcd.com">XKCD</a> for social commentary&#8230; but mostly jokes for computer and tech geeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://designtypegeek.com/2009/06/typography-in-xkcd-comic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Web Design Resources</title>
		<link>http://designtypegeek.com/2009/04/online-web-design-resources/</link>
		<comments>http://designtypegeek.com/2009/04/online-web-design-resources/#comments</comments>
		<pubDate>Fri, 01 May 2009 01:18:09 +0000</pubDate>
		<dc:creator>Typegeek</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[colour]]></category>
		<category><![CDATA[style]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[thesiswp]]></category>

		<guid isPermaLink="false">http://designtypegeek.com/?p=5</guid>
		<description><![CDATA[Not much here today, but I had found these links in the fall and didn&#8217;t want to lose them, so I&#8217;m posting them here for you and for me:
Good CSS (Cascading Style Sheet) Tutorial:
http://snook.ca/archives/html_and_css/six_keys_to_understanding_css_layouts/ 
Colour Tools for Graphic and Web Designers at AllGraphicDesign.com
Technical Colour Schemer &#8211; because we can&#8217;t get enough of colour scheme builders [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Not much here today, but I had found these links in the fall and didn&#8217;t want to lose them, so I&#8217;m posting them here for you and for me:</p>
<p>Good CSS (Cascading Style Sheet) Tutorial:<br />
<a href="http://snook.ca/archives/html_and_css/six_keys_to_understanding_css_layouts">http://snook.ca/archives/html_and_css/six_keys_to_understanding_css_layouts/ </a></p>
<p><a href="http://www.allgraphicdesign.com/graphicsblog/2008/03/20/55-color-tools-for-color-palettes-color-combinations-color-schemes-more-for-graphic-designers-web-designers">Colour Tools for Graphic and Web Designers at AllGraphicDesign.com</a></p>
<p><a href="http://www.dhtmlgoodies.com/scripts/color-schemer/color-schemer.html">Technical Colour Schemer</a> &#8211; because we can&#8217;t get enough of colour scheme builders can we?</p>
<p><a href="http://www.cssaddict.com/blog/web-20-design-generators">20 Web Design Generators</a></p>
<p><a href="http://kalsey.com/tools/buttonmaker/">Adam Kalsey&#8217;s Button / Badge Generator</a> ( it made this: <a href="http://2.bp.blogspot.com/_1nMKH0WoQP8/SfnNvDoCuXI/AAAAAAAAAGk/DlhRkfp7vtk/s1600-h/typegeek_button.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5330517842280495474" style="cursor: pointer; width: 80px; height: 15px;" src="http://2.bp.blogspot.com/_1nMKH0WoQP8/SfnNvDoCuXI/AAAAAAAAAGk/DlhRkfp7vtk/s400/typegeek_button.png" border="0" alt="" /></a> )</p>
<p>Being Canadian, I will almost always insist on typing it as &#8220;colour&#8221;. <img src='http://designtypegeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Oh and PS! I just bought a new domain so I&#8217;ll finally be hosting a WordPress / <a href="http://diythemes.com/thesis/?a_aid=typegeek">Thesis</a> blog instead of this old Blogspot thingy! Dang you domain squatters!</p>
]]></content:encoded>
			<wfw:commentRss>http://designtypegeek.com/2009/04/online-web-design-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
