<?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>Codeistry blog &#187; design</title>
	<atom:link href="http://codeistry.com/blog/tag/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeistry.com/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 19 Apr 2011 21:59:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Q&amp;A: Images of text vs. Webfonts</title>
		<link>http://codeistry.com/blog/2010/11/qa-images-of-text-vs-webfonts/</link>
		<comments>http://codeistry.com/blog/2010/11/qa-images-of-text-vs-webfonts/#comments</comments>
		<pubDate>Sat, 20 Nov 2010 01:36:48 +0000</pubDate>
		<dc:creator>Duncan Lock</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[q&a]]></category>
		<category><![CDATA[webfont]]></category>

		<guid isPermaLink="false">http://www.codeistry.com/blog/?p=350</guid>
		<description><![CDATA[A little while ago I got a question from a good friend and client of mine about using fonts on websites. This also applies to other ways of faking web fonts, like sIFR. As others have been asking me about this lately, I thought I&#8217;d put my answer up here, so that I can point [...]]]></description>
			<content:encoded><![CDATA[<p>A little while ago I got a question from a good friend and client of mine about using fonts on websites. This also applies to other ways of faking web fonts, like <a href="http://www.mikeindustries.com/blog/sifr" rel="external">sIFR</a>. As others have been asking me about this lately, I thought I&#8217;d put my answer up here, so that I can point poeple at it in the future:</p>
<h2>Q:</h2>
<p>Please remind me about images of text vs real text on websites. Search engines search alt. text so why not have a navigation with images and nice typography rather than a limited selection of web fonts?</p>
<h2>A:</h2>
<p>It&#8217;s true that search engines search alt. text &#8211; and you can do it that way. If you&#8217;re determined to use images, you should probably also use a hidden <code>&lt;span&gt;Menu Text&lt;/span&gt;</code> inside the <code>&lt;a&gt;</code> element. These sort of work Ok, for the most part. The arguments for and against this are sort of like flash sites vs. real websites; one is the Right Thing To Do and one isn&#8217;t. You can make the wrong way work mostly Ok, if you work at it, but however hard you try, there are always downsides and you&#8217;re putting yourself at a slight disadvantage all the time.</p>
<h3>Why is real text better?</h3>
<p>There are a large number of little reasons why text is better than images; images are: harder to update when you change or add things to a site, harder to update when you change site designs or colours, much larger and slower to download, cause extra HTTP requests slowing down page loading even further, aren&#8217;t searchable (either by search engines, or users with ctrl+f), aren&#8217;t translatable, don&#8217;t zoom/re-flow as well on mobile devices, don&#8217;t render as well when zoomed or viewed as different resolutions, don&#8217;t print very well, aren&#8217;t as accessible, etc, etc&#8230;</p>
<h3>Even better&#8230;</h3>
<p>Also, I saved the best bit till last: You don&#8217;t need to choose any more! The &#8216;limited selection of web fonts&#8217; issue has gone away &#8211; you can now use any font you like, provided that you&#8217;ve got a license to use it on a website. As far as I can see, this makes using images of text completely obsolete &#8211; I can now think of no circumstances where using images of text is even remotely justifiable. Previously, the only argument in favour of images was &#8216;it looks nicer&#8217;; this solitary argument in their favour is now gone.</p>
<h4>Here are some resources that cover modern web fonts:</h4>
<ul>
<li><a rel="external" href="http://nicewebtype.com/">http://nicewebtype.com/</a></li>
<li><a rel="external" href="http://webfonts.info/wiki/index.php?title=What_are_webfonts%3F">http://webfonts.info/wiki/index.php?title=What_are_webfonts%3F</a> &#8211; this link also has a nice list of available web fonts, both commercial and open/free.</li>
</ul>
<p>Here are some examples of sexy looking websites that make good use of modern web fonts. Notice that all the text is normal, selectable, searchable text, even the sexy looking stuff:</p>
<h4>Some by me:</h4>
<ul>
<li><a rel="external" href="http://joaobarao.com/">http://joaobarao.com/</a></li>
<li><a rel="external" href="http://cubanblues.co.uk/">http://cubanblues.co.uk/</a></li>
</ul>
<h4>lots by others:</h4>
<ul>
<li><a rel="external" href="http://nicewebtype.com/fonts/bello-and-proxima-nova/">http://nicewebtype.com/fonts/bello-and-proxima-nova/</a></li>
<li><a rel="external" href="http://webfonts.info/wiki/index.php?title=Links_to_demo_pages">http://webfonts.info/wiki/index.php?title=Links_to_demo_pages</a></li>
<li><a rel="external" href="http://opentype.info/blog/category/webfonts/">http://opentype.info/blog/category/webfonts/</a></li>
<li><a rel="external" href="http://www.robinwood.de/blog/">http://www.robinwood.de/blog/</a></li>
<li><a rel="external" href="http://www.brizk.com/">http://www.brizk.com/</a></li>
<li><a rel="external" href="http://forabeautifulweb.com/blog">http://forabeautifulweb.com/blog</a></li>
<li><a rel="external" href="http://ilovetypography.com/">http://ilovetypography.com/</a></li>
</ul>
<h3>How do I actually use webfonts then?</h3>
<p>The webfonts stuff is all just CSS, and pretty simple to use. You just tell it where the font file is, and give it a name:</p>
<pre class="brush: css; ">

@font-face {
font-family: &#039;DroidSansRegular&#039;;
src: url(&#039;/fonts/droidsans-regular.otf&#039;);
font-weight: normal;
font-style: normal;
}
</pre>
<p>then you just use it as normal:</p>
<pre class="brush: css; ">

p {
font-family: DroidSansRegular, Arial, sans-serif;
font-size: 18pt;
}
</pre>
<p>there are various tools which will write the (slightly more complex) cross-browser version of that. I used <a rel="external" href="http://www.fontsquirrel.com/">FontSquirrel</a> for <a rel="external" href="http://joaobarao.com/">http://joaobarao.com/</a> &#8211; you can see what it generates here: <a rel="external" href="http://joaobarao.com/css/joao.css">http://joaobarao.com/css/joao.css</a> &#8211; all the @font-face stuff at the top is generated for you by <a rel="external" href="http://www.fontsquirrel.com/">FontSquirrel</a>. I used two excellent free / open fonts: <a rel="external" href="http://www.josbuivenga.demon.nl/fontin.html">Fontin</a> and <a rel="external" href="http://www.droidfonts.com/">Droid Sans</a> on the <a rel="external" href="http://joaobarao.com/">http://joaobarao.com/</a> site.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeistry.com/blog/2010/11/qa-images-of-text-vs-webfonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>9 Steps to Improve your small business website</title>
		<link>http://codeistry.com/blog/2009/03/improve-your-small-business-website/</link>
		<comments>http://codeistry.com/blog/2009/03/improve-your-small-business-website/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 03:48:45 +0000</pubDate>
		<dc:creator>Duncan Lock</dc:creator>
				<category><![CDATA[Non Technical]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.codeistry.com/blog/?p=256</guid>
		<description><![CDATA[As a web designer &#38; developer, I see a lot of websites, many of them belonging to small businesses. I&#8217;m also an independent, running my own business &#8211; my website is my shop window, so this subject is close to my wallet heart. There are some common things missing in a lot of the websites [...]]]></description>
			<content:encoded><![CDATA[<p>As a web designer &amp; developer, I see a lot of websites, many of them belonging to small businesses. I&#8217;m also an independent, running my own business &#8211; my website is my shop window, so this subject is close to my <span style="text-decoration: line-through;">wallet</span> heart. There are some common things missing in a lot of the websites that I look at, things that would really improve the website and make it work harder for its owner. Fortunately, most of the missing bits are fairly easy to add.</p>
<p>This list is intended to make you think about your own website and give you practical, actionable steps that you can take right now to improve things. None of these things are difficult and most of them can easily be done in an hour or two. Print this off, mark the ones that you think you need to work on, and tick off one a week.</p>
<p>See the <a href="http://www.codeistry.com/help/improve-your-small-business-website">9 Steps to Improve your small business website article</a> for the steps!</p>
]]></content:encoded>
			<wfw:commentRss>http://codeistry.com/blog/2009/03/improve-your-small-business-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Second lot of Business Cards already!</title>
		<link>http://codeistry.com/blog/2008/07/second-lot-of-business-cards-already/</link>
		<comments>http://codeistry.com/blog/2008/07/second-lot-of-business-cards-already/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 16:04:36 +0000</pubDate>
		<dc:creator>Duncan Lock</dc:creator>
				<category><![CDATA[Non Technical]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[expense]]></category>

		<guid isPermaLink="false">http://www.codeistry.com/blog/?p=27</guid>
		<description><![CDATA[Ordered my second lot of business cards today! I&#8217;ve already given out almost all of my first batch of 50 cards. I ordered them from Goodprint, the same place I got them from last time. The only changes I made was to get the newly available rounded corner option and to order 2 boxes of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-191" title="New rounded corner Codeistry business cards" src="http://www.codeistry.com/blog/wp-content/uploads/2009/01/05012009277-biz-cards.jpg" alt="New rounded corner Codeistry business cards" width="200" height="261" />Ordered my second lot of business cards today! I&#8217;ve already given out almost all of my first batch of 50 cards.</p>
<p>I ordered them from <a href="http://www.goodprint.co.uk/">Goodprint</a>, the same place I got them from last time. The only changes I made was to get the newly available rounded corner option and to order 2 boxes of 50. I did this without changing the card design at all &#8211; which was probably a mistake. I think the text comes too close to the edge near the rounded corners and looks unbalanced. These aren&#8217;t bad but on the whole I think I prefer the old rectangular ones.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeistry.com/blog/2008/07/second-lot-of-business-cards-already/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Got my first lot of business cards today!</title>
		<link>http://codeistry.com/blog/2008/01/got-my-first-lot-of-business-cards-today/</link>
		<comments>http://codeistry.com/blog/2008/01/got-my-first-lot-of-business-cards-today/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 12:32:44 +0000</pubDate>
		<dc:creator>Duncan Lock</dc:creator>
				<category><![CDATA[Non Technical]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[expense]]></category>

		<guid isPermaLink="false">http://www.codeistry.com/blog/?p=25</guid>
		<description><![CDATA[<img class="alignleft" src="/assets/images/blog/business-cards/codistry-business-card-1-back-thumbnail.png" alt="First Codeistry Business Card, as seen in the Goodprint preview thing." /> Got my first lot of business cards today!
It's strange - but it feels like it’s finally an official business, now that I’ve got some little cardboard rectangles to prove it!]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="/assets/images/blog/business-cards/goodprint-business-cards-1.png" alt="First Codeistry Business Card, as seen in the Goodprint preview thing." />Got my first lot of business cards today!</p>
<p>It&#8217;s strange but it feels like it’s finally an official business, now that I’ve got some little cardboard rectangles to prove it!</p>
<p>I ordered the business cards from <a rel="external" href="http://www.goodprint.co.uk/">GoodPrint</a>, an online printing company here in the UK. Their prices are reasonable, they allow you to upload your own artwork as PDF and the ordering process is very good. You upload the PDF and they show you a preview of the finished item, along with all the margins, borders and cut lines &#8211; so you can make sure that you&#8217;re going to get exactly what you want, without any edges getting chopped off or anything.</p>
<p>I decided that the cards were worth doing properly, as these are going to be in the hands of prospective customers; I wanted them to look elegant and feel high quality.</p>
<p>Most online printers have a range of pre-designed cards that you can choose from, and customize with your name and logo. These are by far the cheapest option &#8211; and some of them aren&#8217;t bad &#8211; but they aren&#8217;t what I want. I&#8217;m supposed to be a designer, as well as a developer, so I really need to design these myself.</p>
<p>I played around for a while with different designs (which I didn&#8217;t keep, unfortunately, so I can&#8217;t show them here) using <a rel="external" href="http://www.xara.com/">Xara</a>, my drawing program of choice on Windows.</p>
<p>This is the design I ended up with, this is the front: <img title="Director, ha!" src="/assets/images/blog/business-cards/codistry-business-card-1-front.png" alt="Codeistry business card, version 1, front." /><br />
and this is the back:<br />
<img src="/assets/images/blog/business-cards/codistry-business-card-1-back.png" alt="Codeistry business card, version 1, back" /></p>
<p>I ordered 50 cards, on GoodPrint&#8217;s standard card, with a nice silky matte finish, for £32 plus delivery. Fairly pricey but not outrageous. They also arrived the day after I ordered them, which was nice. All in all, I&#8217;m very pleased with them. Now all I have to do is find people to give them to!</p>
]]></content:encoded>
			<wfw:commentRss>http://codeistry.com/blog/2008/01/got-my-first-lot-of-business-cards-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Codeistry look &amp; feel &#8211; website font choices</title>
		<link>http://codeistry.com/blog/2007/11/codeistry-look-feel-website-font-choices/</link>
		<comments>http://codeistry.com/blog/2007/11/codeistry-look-feel-website-font-choices/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 14:53:32 +0000</pubDate>
		<dc:creator>Duncan Lock</dc:creator>
				<category><![CDATA[Non Technical]]></category>
		<category><![CDATA[codeistry_website]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.codeistry.com/blog/?p=170</guid>
		<description><![CDATA[My choice of logotype font paid off here, allowing me to use Tahoma as a heading font. This works well, as Tahoma is installed on almost everyone&#8217;s computers and is a very readable font for on-screen work. It&#8217;s also excellent at heading with a strong bold weight. I wanted a contrasting font to go with [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-172" title="logotype-green-website-fonts-colours" src="http://www.codeistry.com/blog/wp-content/uploads/2009/01/logotype-green-website-fonts-colours.png" alt="logotype-green-website-fonts-colours" width="573" height="509" />My choice of logotype font paid off here, allowing me to use Tahoma as a heading font. This works well, as Tahoma is installed on almost everyone&#8217;s computers and is a very readable font for on-screen work. It&#8217;s also excellent at heading with a strong bold weight.</p>
<p>I wanted a contrasting font to go with Tahoma for use with body text &#8211; what you&#8217;re reading now. I wanted a font which would continue the theme of contrast between the technical and the artistic set-up by the logotype, but couldn&#8217;t use Candara, as almost no-one has it installed, so they wouldn&#8217;t see it when viewing the website. Candara also inevitably looses some of its subtle curves and arty feel when you get down as small as 11 or 12 point.</p>
<p>I also wanted to give an organic feel overall &#8211; I wanted the &#8216;artistic side&#8217; to win out in the overall feel of the design.</p>
<p>I ended up using the font that you&#8217;re reading now, Georgia. This is another very nice font, very readable at body text sizes, with a large x-height and open letter forms. It&#8217;s also a <a href="http://en.wikipedia.org/wiki/Serif">serif font</a> &#8211; which are generally felt to be more readable for longer passages of text. It contrasts nicely with the Tahoma headings and gives the page a very organic feel overall.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeistry.com/blog/2007/11/codeistry-look-feel-website-font-choices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Codeistry look &amp; feel &#8211; logo font choices</title>
		<link>http://codeistry.com/blog/2007/10/codeistry-look-and-feel/</link>
		<comments>http://codeistry.com/blog/2007/10/codeistry-look-and-feel/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 00:46:10 +0000</pubDate>
		<dc:creator>Duncan Lock</dc:creator>
				<category><![CDATA[Non Technical]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.codeistry.com/blog/?p=58</guid>
		<description><![CDATA[I&#8217;ve been working on the Codeistry &#8216;corporate look and feel&#8217; recently and I wanted to discuss the design process a bit and show some of the alternative ideas I went through on the way to the final designs. My general design preference is for simplicity and elegance, if possible. I also wanted a design which [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on the Codeistry &#8216;corporate look and feel&#8217; recently and I wanted to discuss the design process a bit and show some of the alternative ideas I went through on the way to the final designs.</p>
<p>My general design preference is for simplicity and elegance, if possible. I also wanted a design which would work well on the web, as this is primarily a web based company. I decided that I wanted a simple logotype for the logo and a set of colours and fonts that would work well with it, for both print and web. I&#8217;ll talk about the colour choices in a separate post and just concentrate on the font choices here.</p>
<p><img class="size-full wp-image-127 alignnone" title="logotype-gray-text-sample" src="http://www.codeistry.com/blog/wp-content/uploads/2009/01/logotype-gray-text-sample.png" alt="logotype-gray-text-sample" width="550" height="355" />The <a href="http://en.wikipedia.org/wiki/Portmanteau">portmanteau</a> name &#8216;Codeistry&#8217; lends itself to a two font logotype, with each part of the name picked out in an appropriate looking font. Something computery and technical looking for the &#8216;code&#8217; bit and something softer and more arty for the (art)istry bit. I played around with this idea for a while, with different fonts, combinations, weights and kerning.</p>
<p>I eventually ended up with this one:</p>
<p><img class="size-full wp-image-130 alignnone" title="codeistry_logo_gray" src="http://www.codeistry.com/blog/wp-content/uploads/2009/01/codeistry_logo_gray.png" alt="codeistry_logo_gray" width="524" height="136" /></p>
<p>This uses Tahoma for &#8216;code&#8217; and Candara for &#8216;istry&#8217;. The Candara bit is condensed, with the tracking set to -20 ems/1000, and then I&#8217;ve manually played around with the kerning on the whole thing from there. I had to fiddle with the font sizes and spacing by eye to get it to look like a coherent whole &#8211; the Tahoma section ended up being 84.95% of the font size of the Candara section.</p>
<p>I chose the fonts because they worked well together, having a similar humanist san-serif look and fairly similar weighting. The Tahoma gives a subtle technical look to the &#8216;code&#8217; bit while the Candara looks more arty, with its gentle curves and slightly hand brushed feel. I felt that some of the other alternatives, like the top one in the first image, were a bit too dissimilar and made the name start to look like an obvious pun. Tahoma also has the advantage of being available on almost everyones computer, if I wanted to use it for web work.</p>
<p>That just left me to decide on fonts to use for other copy &#8211; the headings and text for the codeistry website and any print material. The choice of these fonts was influenced by my choice of colours as this all feeds into the overall feel &#8211; so I&#8217;ll cover that in a follow-up post, after I&#8217;ve talked about the colours.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeistry.com/blog/2007/10/codeistry-look-and-feel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

