<?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>billbailey.co.nz
	Articles
	Client side Coding
	Downloads
	Server Side Coding
	Tutorials
	Web Design
	Web Development | billbailey.co.nz</title>
	<atom:link href="http://www.billbailey.co.nz/category/articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.billbailey.co.nz</link>
	<description>SEO, Affiliate Marketing, Graphic Design, Web Development</description>
	<lastBuildDate>Thu, 01 May 2014 11:09:06 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.23</generator>
	<item>
		<title>Web Design: HTML CSS Design Contact form</title>
		<link>http://www.billbailey.co.nz/web-design-html-css-fluid-form-layout/</link>
		<comments>http://www.billbailey.co.nz/web-design-html-css-fluid-form-layout/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 13:56:00 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Client side Coding]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Server Side Coding]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://www.euphorish.com/2007/07/web-design-html-css-fluid-form-layout/</guid>
		<description><![CDATA[Well I&#8217;m back.., Its Been a hell of a rough ride down here in New Zealand lately, Storms, Floods, Tornadoes, boy that Winter season does come around Fast! some say global warming, I say WINTER!! , But all that Weather drove me indoors to a labor of love this Web and Graphic design blog, so [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Well I&#8217;m back.., Its Been a hell of a rough ride down here in New Zealand lately, Storms, Floods, Tornadoes, boy that Winter season does come around Fast! some say global warming, I say WINTER!! , But all that Weather drove me indoors to a labor of love this Web and <a class="alinks_links" style="background: transparent url('http://www.euphorish.com/wp-content/plugins/alinks/images/external.png') no-repeat scroll right center; padding-right: 13px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" title="Graphic Design articles" href="http://www.euphorish.com/2007/07/web-design-html-css-fluid-form-layout/" rel="external">Graphic design</a> blog, so I sat here and wondered whats a good article to write which led me to a wee problem, I need a poll so until I sort that out Ill choose for you as long as there are free give aways at the end, looks like its <a class="alinks_links" style="background: transparent url('http://www.euphorish.com/wp-content/plugins/alinks/images/external.png') no-repeat scroll right center; padding-right: 13px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;" title="The CSS Anthology" href="http://www.amazon.com/exec/obidos/redirect?link_code=ur2&amp;camp=1789&amp;tag=wwweuphorishc-20&amp;creative=9325&amp;path=external-search%3Fsearch-type=ss%26keyword=CSS+Books%26index=books" rel="external">CSS</a><img class="amazon_image iowjdgyhewuxgwfuzedc" style="border: medium none  ! important; margin: 0px ! important;" src="http://www.assoc-amazon.com/e/ir?t=wwweuphorishc-20&amp;l=ur2&amp;o=1" alt="" width="1" height="1" border="0" /> again!</p>
<p><em><strong>lets start with </strong></em>one of the most important parts of your site, the <strong>contact form or Registration form.</strong> Generally people don&#8217;t put a lot of web design effort in this area, Ive always had trouble with forms and trying to make them work and look a little different or even tie them into my web site theme design, things are getting easier now with all these cool people who give away their knowledge and code to help us all break away from those all to easy tables. <span id="more-360"></span> You have to start thinking what do the blind hear when they go to a table Tag ridden site using their screen reader, well its going to get mighty confused, lets think about it for a second, is your form really that user friendly, probably not! â€œGodâ€¦, the net must be a boring place with all those tables Tags to read and yes people with disabilities also want the freedom of the net power to the People.</p>
<p><strong>Help the internet community</strong> and start designing for the future, CSS is the way to great end results for all parties</p>
<p>Below is a nice form that I designed with curved corners the box around the inner Box is showing off (also a great hack called the Box model Hack browser compatible )this can be set to show or not, every part of this form is versatile.</p>
<p>A great way to Change your CSS ON THE FLY with your Mozilla Browser is to use the Web Developer plug in for Mozilla firefox <a title="Mozilla Browser Web developer plugin" href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank">Download Mozilla Plugin</a> and your tool bar will now show a new tool bar at the top above the google tool bar, â€œWhat no google tool bar.., for <a title="Google toolbar for Mozilla" href="http://www.google.com/tools/firefox/toolbar/FT3/intl/en/" target="_blank">Mozilla Download google toolbar</a> then click on the &gt;&gt; CSS OPTION &gt;&gt; Ctrl+ Shift+E I have included the same form also with no style sheet well a very basic one still fluid though</p>
<p>A text editor will now be available at the bottom of the browser pull it up with you mouse and start changing the style sheet if you break the style just refresh the page and all is back to normal when you get it how you like save the style code and paste it into your site CSS template nothing better then seeing the changes occur right there be careful though IE Browser being what it is make sure you check the changes in that browser A lot of People use it but that will change</p>
<p align="center"><strong>&gt;&gt;&gt; Below is a Basic CSS HTML fluid 2 Column form very little styling but still tidy</strong></p>
<p style="text-align: center;"><img title="Basic free CSS HTML Web design form Code and LAYOUT" src="http://euphorish.com/wp-content/uploads/2007/07/basic_CSS_form.JPG" alt="Basic CSS HTML web design form layout" width="609" height="456" /></p>
<p style="text-align: center;"><strong><em>XHTML Code for form above is Below </em></strong></p>
<pre>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;

&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;

&lt;head&gt;

&lt;title&gt;Table-free form layout&lt;/title&gt;

&lt;meta http-equiv="content-type"

content="text/html; charset=iso-8859-1" /&gt;

&lt;link rel="stylesheet" type="text/css" href="basic_CSS.css" /&gt;

&lt;/head&gt;

&lt;body&gt;

&lt;h1&gt;Example User Form&lt;/h1&gt;

&lt;form method="post" action="your processing script here"&gt;

&lt;p&gt;

&lt;label for="name"&gt;Full Name:&lt;/label&gt;    &lt;input type="text" name="name" id="name" class="txt" /&gt;

  &lt;/p&gt;

  &lt;p&gt;

    &lt;label for="username"&gt;User Name:&lt;/label&gt;

    &lt;input type="text" name="username" id="username" class="txt" /&gt;

  &lt;/p&gt;

  &lt;p&gt;

    &lt;label for="email"&gt;Email Address:&lt;/label&gt;

&lt;input type="text" name="email" id="email" class="txt" /&gt;

  &lt;/p&gt;

  &lt;p&gt;

    &lt;label for="paswd0"&gt;Password:&lt;/label&gt;

    &lt;input type="password" name="paswd0" id="paswd0" class="txt" /&gt;

  &lt;/p&gt;

  &lt;p&gt;

    &lt;label for="paswd1"&gt;Confirm Password:&lt;/label&gt;

&lt;input type="password" name="paswd1" id="paswd1" class="txt" /&gt;

  &lt;/p&gt;

  &lt;p&gt;

    &lt;label for="Comments"&gt;About your self:&lt;/label&gt;

   &lt;textarea  cols="30" rows="8" name="Comments" id="Comments" class="txt"&gt;&lt;/textarea&gt;

     &lt;/p&gt;

  &lt;p&gt;

    &lt;label for="level"&gt;News Letter:&lt;/label&gt;

&lt;select name="choice"&gt;

      &lt;option value="Yes"&gt;Yes&lt;/option&gt;

      &lt;option value="No"&gt;No&lt;/option&gt;

    &lt;/select&gt;

  &lt;/p&gt;

  &lt;p&gt;

    &lt;input type="submit" name="btnSubmit" id="btnSubmit" value="REGISTER!" class="btn" /&gt;

  &lt;/p&gt;

&lt;/form&gt;

&lt;/body&gt;

&lt;/html&gt;</pre>
<p>&gt;&gt;&gt; Below is a the same basic form from above the XHTML has few simple lines of code but the style sheet is a little more complex I have included a zipped folder with both sets of Style sheets and XHTML pages Muck around and see where you can take it</p>
<p style="text-align: center;"><img title="free CSS HTML Web design form Code and LAYOUT" src="http://euphorish.com/wp-content/uploads/2007/07/CSS_HTML_form.JPG" alt="CSS HTML web design form layout" width="630" height="470" /></p>
<p style="text-align: center;"><strong><em>XHTML Code for form above is Below </em></strong></p>
<pre>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;

&lt;head&gt;

&lt;title&gt;Rounded Corners&lt;/title&gt;

&lt;meta http-equiv="content-type"

content="text/html; charset=iso-8859-1" /&gt;

&lt;link rel="stylesheet" type="text/css" href="CSS_form.css" /&gt;

&lt;/head&gt;

&lt;body&gt;

&lt;div id="box"&gt;

&lt;div class="roundborder c1"&gt;&lt;/div&gt;

&lt;div class="roundborder c2"&gt;&lt;/div&gt;

&lt;div class="roundborder c3"&gt;&lt;/div&gt;

&lt;div class="roundborder c4"&gt;&lt;/div&gt;

&lt;div class="roundborder c5"&gt;&lt;/div&gt;

&lt;div class="roundborder c6"&gt;&lt;/div&gt;

&lt;div class="roundborder c7"&gt;&lt;/div&gt;

&lt;div class="roundborder c8"&gt;&lt;/div&gt;

&lt;div class="roundborder c9"&gt;&lt;/div&gt;

&lt;div class="roundborder content"&gt;

&lt;h1&gt;Example User Form&lt;/h1&gt;&lt;form method="post" action="your processing script here"&gt;

&lt;p&gt;

&lt;label for="name"&gt;Full Name:&lt;/label&gt;

&lt;input type="text" name="name" id="name" class="txt" /&gt;

&lt;/p&gt;

&lt;p&gt;

&lt;label for="username"&gt;User Name:&lt;/label&gt;

&lt;input type="text" name="username" id="username" class="txt" /&gt;

&lt;/p&gt;

&lt;p&gt;

&lt;label for="email"&gt;Email Address:&lt;/label&gt;

&lt;input type="text" name="email" id="email" class="txt" /&gt;

&lt;/p&gt;

&lt;p&gt;

&lt;label for="paswd0"&gt;Password:&lt;/label&gt;

&lt;input type="password" name="paswd0" id="paswd0" class="txt" /&gt;

&lt;/p&gt;

&lt;p&gt;

&lt;label for="paswd1"&gt;Confirm Password:&lt;/label&gt;

&lt;input type="password" name="paswd1" id="paswd1" class="txt" /&gt;

&lt;/p&gt;

&lt;p&gt;

&lt;label for="Comments"&gt;About your self:&lt;/label&gt;

&lt;textarea  cols="30" rows="8" name="Comments" id="Comments" class="txt"&gt;&lt;/textarea&gt;

&lt;/p&gt;

&lt;p&gt;

&lt;label for="level"&gt;News Letter:&lt;/label&gt;

&lt;select name="choice"&gt;

&lt;option value="Yes"&gt;Yes&lt;/option&gt;

&lt;option value="No"&gt;No&lt;/option&gt;

&lt;/select&gt;

&lt;/p&gt;

&lt;p&gt;

&lt;input type="submit" name="btnSubmit" id="btnSubmit" value="REGISTER NOW!" class="btn" /&gt;

&lt;/p&gt;

&lt;/form&gt;&lt;/div&gt;

&lt;div class="roundborder c9"&gt;&lt;/div&gt;

&lt;div class="roundborder c8"&gt;&lt;/div&gt;

&lt;div class="roundborder c7"&gt;&lt;/div&gt;

&lt;div class="roundborder c6"&gt;&lt;/div&gt;

&lt;div class="roundborder c5"&gt;&lt;/div&gt;

&lt;div class="roundborder c4"&gt;&lt;/div&gt;

&lt;div class="roundborder c3"&gt;&lt;/div&gt;

&lt;div class="roundborder c2"&gt;&lt;/div&gt;

&lt;div class="roundborder c1"&gt;&lt;/div&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;</pre>
<p>So without Making this page any longer here is that zipped folder I promised with the two forms and accompanying Style code sheets, I hope somebody actually downloads this It will save a lot of work!</p>
<p><img src="http://www.billbailey.co.nz/wp-content/uploads/2007/05/package_go.png" alt="" width="16" height="16" /> &gt;&gt; <a title="Download zip file Example for XHTML forms with CSS style sheets" href="http://www.euphorish.com/wp-content/uploads/2007/07/Great_CSS_form.zip">Download zip file Examples for XHTML Forms with CSS style sheets</a></p>
<p>I will add more to this Post if you need some Help to understand things leave a comment</p>
<p>Regards Admin</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billbailey.co.nz/web-design-html-css-fluid-form-layout/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HTML &amp; CSS Article Overview</title>
		<link>http://www.billbailey.co.nz/html-css-article-overview-lay-out/</link>
		<comments>http://www.billbailey.co.nz/html-css-article-overview-lay-out/#comments</comments>
		<pubDate>Mon, 02 Jul 2007 13:44:54 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Client side Coding]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Webpage Optimization]]></category>

		<guid isPermaLink="false">http://www.euphorish.com/2007/07/css-fluid-3-colomb-page-lay-out/</guid>
		<description><![CDATA[How I Started CSSI remember the day the CSS seed was planted by My Good friend Al Hall from Earthfirst, of whom I regard Highly in the web world, said&#8230;. &#8220;Bill, CSS is the way!&#8221; and I thought at the time what the hell does CSS mean, 5 years later who doesn&#8217;t Know about CSS, [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><strong>How I Started CSS</strong>I remember the day the CSS seed was planted by My Good friend Al Hall from <a title="Bulk DVD replication" href="http://www.earthfirst.co.nz" target="_blank">Earthfirst</a>, of whom I regard Highly in the web world, said&#8230;. &#8220;Bill, CSS is the way!&#8221; and I thought at the time what the hell does CSS mean, 5 years later who doesn&#8217;t Know about CSS, the benefits have started to Stack up in its favor in many ways .CSS has gone on to be of real interest to me and I have now moved on to a point where I have several templates that can be used all the time. I will Continue to add a resource of free Code at the end of this article.<span id="more-359"></span>So the Journey began, and I soon realized that XHTML was what I need to learn to keep the code as clean as possible and web standards applicable, only then I was able to to get my Teeth into the true CSS learning process and start future proofing my sites<strong>HTML </strong><strong>OR </strong><strong>XHTML </strong><strong>?</strong></p>
<p>The problem With HTML is that presentational elements will be removed in future specifications and so will not be able to be used under the STRICT DOCTYPE such as HTML 4.01 strict or the XHTML 1.0 strict. Don&#8217;t be alarmed though your page will still be valid, if you use a transitional DOCTYPE, although it is a good idea to start making the change away from these deprecated presentation elements. Another major drawback is all the tags involved just to get the font type and color right throughout the page and then add in the table tags UUUGGHH messy and boring, and what happens when you want to change the font style you have to go thru some mammoth effort, say good by to any plans you had for the next 2 days. So its XHTML all the way and it is now time to move on.</p>
<p>For the non believers this example below is a full XHTML / CSS WEB PAGE as is this site your now using</p>
<p>This New Plymouth accommodation site Below is controlled thru CSS</p>
<p><script>// <![CDATA[
google_ad_client = "pub-1397654944854127";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2007-07-01: euphorish.com
google_ad_channel = "8281541392";
google_color_border = "F1F1F1";
google_color_bg = "F1F1F1";
google_color_link = "3D81EE";
google_color_text = "000000";
google_color_url = "008000";
google_ui_features = "rc:6";
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[

// ]]&gt;</script></p>
<p><code><img src="http://www.euphorish.com/img/screen_css_example.jpg" alt="CSS XHTML Web page example  " /></code></p>
<p><strong>CSS (Cascading Style Sheets)<br />
</strong><br />
The basic purpose of CSS is to allow the website designer to define a style and apply it to one or more portions of the XHTML web page. Sounds Scary but in reality is not, it will become the industry Standard and one of the best tools available to serious standards orientated web-designers. CSS is a language used to define the formatting applied to a Website including Color, Background images, Type faces, Margins, and indentation.</p>
<p>There are many benefits such as easy to manage site wide Changes(huge benefit) as well as reduced file size resulting in faster Page load times, but to my mind the optimization of the page is as equal a prize, take for instance a Google robot or spider reads the page from the top left of the web-page to the right just Like a human so, by minimizing the code tags this allow us to put key words nearer the top of the page allowing for quicker indexing of keywords and content, believe it or not Robot and spider software is designed to move on if its having to bash thru endless HTML presentation tags so reduced indexing time for the search engines is massive plus, I use meta tags they do work and all of those additional keywords in the head has to be a plus!</p>
<p>A great book on CSS is</p>
<p align="center">Now Who wants free Web-standard XHTML 2 column with footer Web page&#8230;.!</p>
<p><img src="http://www.billbailey.co.nz/wp-content/uploads/2007/05/package_go.png" alt="" width="16" height="16" /> &gt;&gt; <a title="Download zip file Example for XHTML page with CSS style sheet" href="http://www.billbailey.co.nz/wp-content/uploads/2007/07/2column_footer_page2.zip">Download zip file Example for XHTML page with CSS style sheet</a></p>
<p>Muck around with the code and the style Sheets see how the style sheet is called to duty Via the &lt;div id =&#8221;example&#8221;&gt; tag. you can also EDIT CSS on the fly with webdeveloper tools in Mozila Firefox , that is really a cool feature of the Mozila browser Do your self a favour and use this Web Browser.I&#8217;ll be back soon to add some more CSS / XHTML Web-page templates, and some really cool CSS tips and tricks</p>
<p align="center"><a title="Articles on HTML | CSS | Graphic Design &amp; Development" href="http://www.euphorish.com">Articles on HTML | CSS | Graphic Design &amp; Development</a></p>
<p><script>// <![CDATA[
google_ad_client = "pub-1397654944854127";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2007-07-01: euphorish.com
google_ad_channel = "8281541392";
google_color_border = "F1F1F1";
google_color_bg = "F1F1F1";
google_color_link = "3D81EE";
google_color_text = "000000";
google_color_url = "008000";
google_ui_features = "rc:6";
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[

// ]]&gt;</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.billbailey.co.nz/html-css-article-overview-lay-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GTD: Time Management For Web Designers</title>
		<link>http://www.billbailey.co.nz/time-management-for-web-designers/</link>
		<comments>http://www.billbailey.co.nz/time-management-for-web-designers/#comments</comments>
		<pubDate>Mon, 07 May 2007 21:02:41 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[GTD]]></category>
		<category><![CDATA[inspiration]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Time Management]]></category>
		<category><![CDATA[Web Designers]]></category>

		<guid isPermaLink="false">http://www.euphorish.com/2007/05/time-management-for-web-designers/</guid>
		<description><![CDATA[Time management is more then just a term used by those in high offices with high paying (stressful) jobs, it is an essential tool for anyone in charge of their own income. This is especially true for Web Designers as well as for Web Developers and Graphic DesignÂ Artists. We are going to focus mainly [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Time management is more then just a term used by those in high offices with high paying (stressful) jobs, it is an essential tool for anyone in charge of their own income. This is especially true for Web Designers as well as for Web Developers and Graphic DesignÂ Artists. We are going to focus mainly on those in the Web Design field but this can be applied to any other related profession whether you do this freelance or work for a corporation content management is all the same.</p>
<p>As web designers, we are usually met with strict deadlines while juggling two, three, four (or more!) other projects. It can be tough to keep yourself balanced enough to accomplish everything within the time allocated. This is where time management steps in.</p>
<p>If you&#8217;ve ever been lectured on time management then you&#8217;ve probably heard about the &#8220;80:20 rule.&#8221; I can&#8217;t think of a better application then when applied to web design. The 80:20 rule is simply as follows: 80 percent of unfocused effort only results in 20 percent results, while 20 percent of effort can result 80 percent of results. Simple, yes, but what does that mean? Well take for example you have some free time between projects (when does that happen?). You could be doing something of other interest but apply that free time to researching current design trends, content and just browsing design site galleries for ideas. In effect you are applying effort to your business which can be counted as &#8220;focused effort.&#8221; This will also be apparent when you start that new project with fresh ideas instead of just following up with the same ideas you had in your last project. This results in growth while a simple task like that can produce more result. Try to find any way to use focused effort during your daily routine. You could be our driving, socializing, or shopping. While doing this, you could be taking mental notes of product layouts and/or color schemes which then could be applied to your designs later on when you get home (or to work). Do your best to become &#8220;obsessed&#8221; with your work and you can improve and cut the amount of time it usually takes you to finish all the content with in project.</p>
<p>Time management is simply self-management. You have to be able to manage your own time, both personal and &#8216;professional&#8217;. There are many ways of doing this. It can be as easy as creating your own schedule on your workspace, be it on your wall or as <a href="http://www.kappix.com/">software</a> on your computer. Either way, this is a basic essential tool to have as a web designer. With this, you could also track time spent on each project (which helps if being payed hourly) as well as for reference later on. You can track how you spend your time, find ways to improve, and put those in to effect. Being able to close the gaps between unfocused effort and focused effort can result in more contracts and projects which results in more money! Do you best to stick to the schedule and only apply modifications if really necessary.</p>
<p>Alright, we&#8217;ll theres some good ideas but what are some real ways I can apply these ideas? Good question johnny, the answer is in <strong>organization</strong>. Organization is by far the most powerful tool to any web designer. There are many ways to become a better organized web designer. Let&#8217;s review some of these&#8230;</p>
<h2><strong>Track Your Ideas / Create Task List</strong></h2>
<p>If your like me, ideas come to you at random times and without any warning whatsoever. Also, these ideas that hit you in the middle of the night are usually the best ideas you&#8217;ll ever have. Keep track of them! As a web designer, you will spend most of your day sitting in front of a monitor so it is not hard to open up notepad and jot a few things down&#8230; but there is a better solution.</p>
<p>Instead of trying to keep all your .txt documents organized (more work!) just download <a href="http://www.fusiondesk.com/">FusionDesk</a>. I cannot go a day without this handy program. I recommend the free version as it contains almost everything you need minus the time tracker (read on for a replacement for this feature). This program is lightweight and wont take up many resources that you&#8217;ll need for things like Photoshop, Dream weaver. If you have an idea you can simply use &#8216;hotkeys&#8217; (key shortcuts) to create a new task no matter what program has focus. As a side note, by default the hotkey for creating a new task is ctrl + shift + n which is the same for creating a new layer in <img class="floatLeft2" src="http://www.billbailey.co.nz/wp-content/uploads/2007/05/package_go.png" alt="package_go.png" /> <a href="http://www.euphorish.com/goto/PHOTOVIDS">Photoshop</a> , so to avoid the aggravation change this once it&#8217;s set up.</p>
<p>Once you&#8217;ve created a new task you can quickly add notes (see image below), keep a task list, set deadlines, add attachments, track progress etc. This is a must for any GTD enthusiast, which we will discuss later.</p>
<p><em>FusionDesk</em><a href="http://www.billbailey.co.nz/wp-content/uploads/2007/05/fd1.png" rel="lightbox"><img src="http://www.billbailey.co.nz/wp-content/uploads/2007/05/fd1.thumbnail.png" alt="" width="128" height="92" /></a></p>
<h2><strong>Organize Your Files!</strong></h2>
<p>Organization of your Content and files is probably the most important step you can take when it comes to shaving off some time when it comes time to bare down and get to work on a project. There are countless ways you could do this. You could create an extra partition on your hard drive for just your work files (if personal computer) which has many advantages. It not only distinguishes your<br />
work from your personal life, it also can create an easy way to back-up everything in the case of a hard drive failure. For more information on partitioning see <a href="http://www.pcworld.com/article/id,73826-page,1/article.html">this</a> article.</p>
<p><!--adsense#small-banner--></p>
<p>Set up a skeleton template. I work a lot with templates such as wordpress templates so one day i sat down, created a new folder in my &#8220;work&#8221; directory/drive and made each file i would usually use and applied all the redundant code. This included headers, doctype, simple css and necessary PHP code. Needless to say that this saved me <em>a lot</em> of time. This can be applied to almost any type of template you use (and if you don&#8217;t use them&#8230; START!).</p>
<h2><strong>Organize Your Workspace</strong></h2>
<p>It&#8217;s not just about an organized virtual workspace, it is just as (if not more) important to have your physical workspace just as tidy.</p>
<p>It is perfectly fine to take a day off to simply organize your workspace. It will pay off in the end! Many people will let their work area become so cluttered they constantly joke about having &#8220;their own system&#8221;&#8230; they&#8217;re lying to themselves. A clean and organized workspace will give you a much better advantage then you would assume. It is not just being able to find things quickly&#8230; it&#8217;s proven that a cleaner environment will create a better mood, a more productive day, and an overall better sense of well being. Try to get rid of anything you don&#8217;t really need. Minimalism is key here. Only keep what you really need, if you don&#8217;t want to throw it away then move it to another room and away from your personal workspace.</p>
<p>But don&#8217;t spend more than a day on this, it is more important to get your projects done!</p>
<h2><strong>Stop Procrastinating</strong></h2>
<p>I used to be infamous for procrastination until i realized that i could be making a lot more money if i just got my act together. Now I&#8217;ve leaned to &#8220;manage&#8221; my procrastination though things like inspiration. I will put something off as long as i can but if i stumble across a very well laid out rich interface i suddenly find myself opening up notepad(2) and photoshop and actually start working! It sounds simple but it actually works. If your saying to yourself &#8220;i don&#8217;t really feel like coding or designing but i know i should&#8221; then take a look at some <a href="http://www.webcreme.com">css galleries</a> and see how quickly you become motivated.</p>
<h2><strong>TimeBoxing</strong></h2>
<p>Time boxing is a simple idea. Give yourself a certain amount of time to finish each task and stick to it the best you can. This can also be used in your personal schedule.</p>
<h2><strong>Keep Track Of Your Time Online</strong></h2>
<p>There is a great free online web app called &#8220;toggl&#8221; which is an online timetracker. This allows you to always keep track of time you spend on certain tasks no matter where you are as long as you have an internet connection and a browser! This has been a much needed service for any web designer. You can visit there site <a href="http://www.toggl.com">here</a></p>
<h2><strong>Set Goals</strong></h2>
<p>Always set goals for yourself, whether it be short time goals or long time goals. Make sure you stick to them! Defining goals can give you something specific to aim for which will not only help you be a stronger web designer but a faster web designer! The term &#8220;time is money&#8221; is more true with Web Design then it is with almost anything else! So set your goals&#8230; create a separate folder or file (if you decide not to use fusiondesk) and map them out and keep track of your progress.</p>
<h2><strong>Start With Biggest Task</strong></h2>
<p>Always start everyday with your biggest task for that day. If you don&#8217;t you may find yourself with many small projects done without the energy or motivation to finish the one true thing that matters. If you finish your biggest task first, you will be motivated to finish everything up seeing as how everything else pales in comparison to what you&#8217;ve just accomplished!</p>
<h1>Getting Things Done</h1>
<p>I couldn&#8217;t complete this article without writing about the phenomena that is <em>Getting Things Done</em> (GTD) which is an amazing book that has taken the internet by storm for its &#8220;geek friendly&#8221; appeal. Author David Allen outlines a proven structure on just how to manage your time, projects, and ideas in a stress-free way. I won&#8217;t go into deep detail here because many of you have read it (if you haven&#8217;t <a href="http://www.amazon.com/gp/search?ie=UTF8&amp;keywords=Getting%20Things%20Done&amp;tag=wwweuphorishc-20&amp;index=books&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">Getting Things Done</a><img class="icjobriyteyehtxofsfm" style="border: medium none  ! important; margin: 0px ! important;" src="http://www.assoc-amazon.com/e/ir?t=wwweuphorishc-20&amp;l=ur2&amp;o=1" alt="" width="1" height="1" border="0" />buy it&#8230; <em>now</em>, its cheap). This book is a must-read for anyone in charge of their own income such as web designers.</p>
<p>There are so many ways to put this system into place as a web designer. I would of written some of my own ideas but there are countless articles about this already so i will just lead you away from my wonderful site&#8230;</p>
<ul>
<li><a href="http://www.listible.com/list/gtd-software">GTD Software on Listable</a></li>
<li><a href="http://www.43folders.com/">43 Folders</a></li>
<li><a href="http://monkeygtd.tiddlyspot.com/">MonkeyGTD</a></li>
<li><a href="http://www.rememberthemilk.com/">Remember The Milk: Online To-Do Lists</a></li>
<li><a href="http://www.gtdgmail.com/">GTD Gmail</a></li>
<li><a href="http://www.whatsthenextaction.com/archive/2006/11/28/21_links_to_start_with_gtd/whats_the_next_action">21 links to getting started with GTD</a></li>
<li><a href="http://www.lifehacker.com">LifeHacker</a></li>
<li>Content</li>
</ul>
<p><!--adsense#small-banner--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.billbailey.co.nz/time-management-for-web-designers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web and Graphic Design Tips and Tricks.</title>
		<link>http://www.billbailey.co.nz/things-that-should-be-avoided-when-designing-a-website/</link>
		<comments>http://www.billbailey.co.nz/things-that-should-be-avoided-when-designing-a-website/#comments</comments>
		<pubDate>Mon, 02 Apr 2007 21:20:31 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://euphorish.com/2007/04/things-that-should-be-avoided-when-designing-a-website/</guid>
		<description><![CDATA[Everyone makes Web design and or Graphic design mistakes. Even those who&#8217;ve been web designers for many years still fall victim to the many traps set out for us along the way. Whether its a tempting special Graphic design effect or a way to boost some (short term) revenue that either way probably isn&#8217;t good [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Everyone makes Web design and or Graphic design mistakes. Even those who&#8217;ve been web designers for many years still fall victim to the many traps set out for us along the way. Whether its a tempting special Graphic design effect or a way to boost some (short term) revenue that either way probably isn&#8217;t good for all of our visitors right? Right.</p>
<p>I can tell you from my experience that there are many Web sites out there with great Web content that I will skip simply because of some of its slighty annoying tendencies. <span id="more-346"></span> I&#8217;m not the only one either&#8230; I&#8217;m the majority. It can be something small like a top frame added to every outgoing link or intruding ads&#8230; maybe it&#8217;s the We Design navigation. Either way these things should be avoided at <strong>all</strong> costs. Remember, this is not a lengthy list as it only points out only the most important of these things&#8230;</p>
<h1>1. Flash</h1>
<p>Don&#8217;t start writing the hate mail just yet. I am not saying that your flash site is obsolete or un-useful, but there are many times when flash just <em>shouldn&#8217;t</em> be used as a Graphic design hi light. While flash Websites can be both beautiful and innovative they can just as easily be both bulky and intrusive.</p>
<h2>Flash intros</h2>
<p>Flash intros should be, in my opinion, a thing of the past. Studies show (yes, <a href="https://www.marketingsherpa.com/barrier.html?ident=23442">someone</a> actually did a study) that 80% of visitors will simply &#8220;skip intro&#8221; or just as well navigate away from your website. It is a waste of our time&#8230; we want to get the information as quickly a possible and move on.</p>
<h2>Full Flash Sites</h2>
<p>Please, if you have a portfolio of web sites thats fine. If it&#8217;s used as a showcase for work, I understand&#8230; but you wouldn&#8217;t make a company website using powerpoint would you? So, if it is at all possible <em>avoid</em> creating full fledged flash sites. Why? Where do I begin?!</p>
<ul>
<li>Many users do not have flash installed</li>
<li>Many browsers controls (back button, bookmark) are useless with flash sites</li>
<li>Screen resolution: You are going to alienate at least 40% of your viewers somehow</li>
<li>Search Engines cannot read flash. You want to be found don&#8217;t you?</li>
<li>Loading times: is it really worth the wait?</li>
</ul>
<p>Even well designed graphic Flash sites are like bad movies- you see them once and never want to see them again. Think about it&#8230; how many flash sites do you visit daily? Most likely the pages you visit are constructed in only CSS and HTML. Sorry flash designers!</p>
<p>This is frustrating for web developers because most of their clients are blind to all this and will require full fledged flash websites because they still think its &#8220;the way to go.&#8221;</p>
<h1>2. Requirements</h1>
<p>No one should have to meet certain requirements to enter your website. They simply need a web browser and an internet connection. Don&#8217;t assume your visitor has everything enabled or installed to display your site.</p>
<h2>JavaScript</h2>
<p>I understand some javascript but do not make your site&#8217;s function rely on it. For security as well as speed issues, many people do not have javascript enabled on their browser <em>at all</em>. Keep that in mind.</p>
<h2>Screen Resolution</h2>
<p>Your Web site should be viewable on 800&#215;600 and up (smaller if possible). You also must understand that half of your visitors browser windows aren&#8217;t maximized no matter what resolution they&#8217;re on. Horizontal scrollbars are never attractive.</p>
<p><script>// <![CDATA[
google_ad_client = "pub-1397654944854127"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; google_ad_type = "text_image"; //2007-07-01: euphorish.com google_ad_channel = "8281541392"; google_color_border = "F1F1F1"; google_color_bg = "F1F1F1"; google_color_link = "3D81EE"; google_color_text = "000000"; google_color_url = "008000"; google_ui_features = "rc:6";
// ]]&gt;</script><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[
 
// ]]&gt;</script></p>
<h1>3. Intrusive Ads</h1>
<p>If you have ads that keep stealing my focus then I won&#8217;t be coming back&#8230; and i certainly wont click on them. Notice the ads above, they aren&#8217;t keeping you from the content of this article.</p>
<h2>Pop-ups</h2>
<p>If your website has even one pop-up, I will simply navigate away from your page and won&#8217;t return no matter what the content is. I&#8217;m not the only one on this. Most users will do the same! I use firefox as my default browser, and even the warning bar showing it blocked a pop-up is reason enough to keep this site off my bookmarks.</p>
<h2>Floating Banners</h2>
<p>These are the most annoying things ever&#8230; period. Don&#8217;t expect me to be a regular visitor with these on your site.</p>
<h1>4. Sound</h1>
<p>Like flash, there are <em>some</em> times when it may possibly be appropriate but don&#8217;t count on it.<br />
Sound in ads, background music, whatever&#8230; it&#8217;s annoying. Unless you have a real reason for doing this (and I bet you don&#8217;t) then just simply avoid it.</p>
<ul>Runner-ups:</p>
<li>Frames</li>
<li>Colored Scroll Bars (IE)</li>
<li>Animations</li>
<li>Broken Grammar</li>
</ul>
<p><strong>Have I missed something? Let me know.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.billbailey.co.nz/things-that-should-be-avoided-when-designing-a-website/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Icons, Logos, Logotypes, and Typefaces.</title>
		<link>http://www.billbailey.co.nz/logos-logotypes-and-typefaces/</link>
		<comments>http://www.billbailey.co.nz/logos-logotypes-and-typefaces/#comments</comments>
		<pubDate>Wed, 14 Mar 2007 00:40:26 +0000</pubDate>
		<dc:creator><![CDATA[]]></dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[logos]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Logo]]></category>
		<category><![CDATA[Web2]]></category>

		<guid isPermaLink="false">http://euphorish.com/2007/03/logos-logotypes-and-typefaces/</guid>
		<description><![CDATA[Every start-up company and website must distinguish itself from the crowd aesthetically. The most important way of doing this is to accomplish the great feat of creating a unique logo for yourself. This is no small job and it&#8217;s importance is immense. A logo is the key to setting you apart while keeping you from [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Every start-up company and website must distinguish itself from the crowd aesthetically. The most important way of doing this is to accomplish the great feat of creating a unique logo for yourself. This is no small job and it&#8217;s importance is immense.</p>
<p>A logo is the key to setting you apart while keeping you from being lost in the torrents of new start-up companies. Your logo must be recognizable and distinguishable while memorable enough to a person that he or she will automatically associate that logo with your company or website. It should, more importantly, be associated with quality. You&#8217;re not just creating content, you are creating a <em>brand</em>. It makes no difference if your product is sports shoes or technology reviews, you are still a brand.</p>
<p>Let&#8217;s discuss the current trend of new internet companies and web apps today. It&#8217;s labeled as &#8220;Web 2.0&#8243; which means many things (the &#8220;re-birth&#8221; of dotcoms, Ajax enables web apps etc. etc.), but one thing that all web 2.0 companies have in common is design. While they all are somewhat similar, each are unique in many ways. You can recognize their logo as being &#8220;web 2.0&#8243; but you also recognize its unique real estate within the crowd of this emerging trend. We are going to take a note of these designs as we discuss techniques of creating unique logos, logotypes, and typefaces.</p>
<h1>The Logo&#8217;s of Web 2.0</h1>
<p>While you can&#8217;t exactly define the style of Web 2.0 there are certainly some similarities&#8230;</p>
<p><center><br />
(Click to enlarge)<a href="http://www.billbailey.co.nz/wp-content/uploads/2014/04/alllogos2.jpg"><img class="alignnone size-full wp-image-432" src="http://www.billbailey.co.nz/wp-content/uploads/2014/04/alllogos2.thumbnail.jpg" alt="alllogos2.thumbnail" width="111" height="128" /></a></center>I don&#8217;t remember where i heard it said, but it was said best that the mainstream design of Web 2.0 is best accomplished by re-visiting your childhood&#8230; opening up a box of crayons and doing what comes natural. Its easily seen that the design usually consists of bright matching colors with stark contrast and a bit of detail. We have ditched the small text for big bold fonts and added more gradients and gloss than most likely needed.</p>
<h1>The New Age of Typefaces</h1>
<p>Typefaces are the most important feature of a logo and website. They should collaborate with the visual presentation of your content. Note that we are using the term &#8220;typeface&#8221; in place of &#8220;font&#8221;&#8230; <em>The distinction between font and typeface is a font&#8217;s status as a discrete commodity with legal restrictions, while typeface designates a visual appearance or style not immediately reducible to any one foundry&#8217;s production or proprietary control.</em> [<a href="#cited">Wikipedia, &#8220;Logotypes&#8221;</a>]. As for fonts, there are many readily available to download and use for your logo if you are not willing to go down the path of creating your own. Below are some examples for download-able web 2.0 style fonts:</p>
<p><a href="http://www.josbuivenga.demon.nl/delicious.html">Delicious</a><br />
<img src="http://www.billbailey.co.nz/wp-content/uploads/2007/03/del11.gif" alt="del1.gif" /></p>
<p><a href="http://www.josbuivenga.demon.nl/fontinsans.html">Fontin Sans</a><br />
<img src="http://www.billbailey.co.nz/wp-content/uploads/2007/03/fs82.gif" alt="fs8.gif" /></p>
<p><a href="http://www.fontshop.com/features/free.cfm">FF Clanâ„¢</a><br />
<img src="http://www.billbailey.co.nz/wp-content/uploads/2007/03/clan_free_white4.gif" alt="clan_free_white.gif" /></p>
<p><a href="http://portfolio.denis-potschien.de/zeige.php?titel=newmedia">NewMedia</a></p>
<p><img src="http://www.billbailey.co.nz/wp-content/uploads/2007/03/newmedia1.gif" alt="newmedia.gif" /></p>
<p><a href="http://praegnanz.de/essays/391/union">Union</a><br />
<img src="http://www.billbailey.co.nz/wp-content/uploads/2007/03/union.gif" alt="union.gif" /></p>
<p><a href="http://moorstation.org/typoasis/designers/klein03/text/justold.htm">JustOldFashion</a><br />
<img src="http://www.billbailey.co.nz/wp-content/uploads/2007/03/justold.gif" alt="justold.gif" /></p>
<p>The typefaces of today are bigger, bolder, and are usually high contrast. With some added brightness in color, some detail you can create a very unique and outstanding logo. Try some <a href="http://euphorish.com/2007/02/photoshop-better-gradients-and-techniques-part-1/">gradient overlays</a> and add some <a href="http://euphorish.com/2007/02/photoshop-dont-forget-to-gloss/">gloss</a>.</p>
<p><script>// <![CDATA[
google_ad_client = "pub-1397654944854127"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; google_ad_type = "text_image"; //2007-07-01: euphorish.com google_ad_channel = "8281541392"; google_color_border = "F1F1F1"; google_color_bg = "F1F1F1"; google_color_link = "3D81EE"; google_color_text = "000000"; google_color_url = "008000"; google_ui_features = "rc:6";
// ]]&gt;</script><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[
 
// ]]&gt;</script></p>
<h1>Detail Detail Detail</h1>
<p>What do all great logos have in common? Detail. You don&#8217;t have to go overboard&#8230; in fact this is more of a practice in minimalism. One single detail in position to your typeface can really make your logo stand out. Contrast is key. Take this logo for instance:</p>
<p><center><br />
<img src="http://www.billbailey.co.nz/wp-content/uploads/2007/03/antipart.jpg" alt="antipart.jpg" /></center>Simple elegant typeface, detailed logo. Not too complex but care was given to each aspect.<br />
Like i said <em>Contrast is important.</em> Make the difference of foreground from the background really stand out. Also, <strong>define lines</strong>. By this i mean highlight any curves you may use, bring shapes forward. I think you get the idea. Also as a side note to the logo above: it is a great logo for web use only but would you be able to scale it down? Turned into a vector graphic (and minus the gradient background) it could be a powerful logo for any use (see next paragraph).</p>
<h1>Vector?&#8230; Raster?&#8230; Resolution???</h1>
<p>A common question in logo creation is whether to create you logo as a <em>vector</em> graphic, or a <em>raster</em> graphic. There are multiple answers to this question. It depends on where and how you are going to use the graphic. Creating a Vector based graphic in a program like Adobe Illustrator or InkScape will usually be the better choice as it can be resized and printed always with its quality intact and without having to worry about resolution. They are also a little more daunting to create for many people, and if you are only going to use this logo on the web then using a raster based program like Adobe Photoshop is perfectly fine.</p>
<p>When is vector not a good choice? When your graphic contains photograph like imagery. Vector images cannot display the detail as pixel-based or raster graphics can. For logos, this is usually not a problem since most logos do not have a photograph of a house in the background and so otherwise Vector is the right way to go. The best practice for any logo is to make a Vector &#8220;master&#8221; graphic (in case you need it resized for business cards, letterheads etc.) and just save them in web style (.png/.gif) for use on your website.</p>
<p>Still going with raster? What about resolution? Well if you are going to create a master logo in a raster/pixel based program like Photoshop and you still plan on printing and using this logo outside of the web then it&#8217;s resolution becomes a factor. When creating an image in Photoshop (and most raster based paint programs) the default setting is 72 ppi (pixels per inch), which is perfectly fine for display on a monitor&#8230; but not on paper. When opening a new document, make sure you set the resolution to somewhere between 225 &#8211; 300 ppi. All printers are different and referring to the manual is always a good way to find exactly what ppi setting to use. Also note that the higher the ppi/dpi, the larger the file and the more memory it takes just handling the file.</p>
<h1>The Process of Logo Creation</h1>
<p>Don&#8217;t get frustrated if you cannot create or even think of the perfect logo right away. This usually takes some time. The best process is to first use a pencil and paper (remember those???) and draw out some sketches or ideas. Start small, start with the font/typeface then work your way to adding an icon and then throw in some detail. Sign up for an account at <a href="http://www.logopond.com">LogoPond</a> and upload your work-in-progress&#8230; you will get some help and constructive criticism. Most importantly, if you get &#8220;Designers Block&#8221;&#8230; get off your computer, go outside, take a drive&#8230; do anything away from your monitor and you will see how quickly it will come to you.</p>
<p>Good Luck, and i hope this article helped you get a better understanding of the daunting task of logo creation! Check some of the resources below for some ideas and inspiration&#8230;</p>
<p><strong>More resources:</strong><br />
<a href="http://logopond.com/">LogoPond &#8211; Identity Inspiration</a><br />
<a href="http://www.thinkingwithtype.com/">Thinking With Type</a><br />
<a href="http://www.brandsoftheworld.com/">Brand of the World</a><br />
<a href="http://www.inkscape.org/">InkScape</a><br />
<a href="http://www.misipile.com/">MiÅ¡ i Pile: Logo Design Portfolio</a></p>
<p><script>// <![CDATA[
google_ad_client = "pub-1397654944854127";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text_image";
//2007-07-01: euphorish.com
google_ad_channel = "8281541392";
google_color_border = "F1F1F1";
google_color_bg = "F1F1F1";
google_color_link = "3D81EE";
google_color_text = "000000";
google_color_url = "008000";
google_ui_features = "rc:6";
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[

// ]]&gt;</script></p>
<p><strong>Works cited:</strong></p>
<p>&#8220;Typeface.&#8221; Wikipedia, The Free Encyclopedia. 16 Mar 2007, 09:40 UTC. Wikimedia Foundation, Inc. 21 Mar 2007 &lt;<a href="http://en.wikipedia.org/w/index.php?title=Typeface&amp;oldid=115521101">http://en.wikipedia.org/w/index.php?title=Typeface&amp;oldid=115521101</a>&gt;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.billbailey.co.nz/logos-logotypes-and-typefaces/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
