<?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>Custom Design Tools &#187; Web Design</title>
	<atom:link href="http://customdesigntools.com/category/classes/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://customdesigntools.com</link>
	<description>Tips, tricks and tutorials by request</description>
	<lastBuildDate>Mon, 26 Jul 2010 20:52:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Drupal 6 register_globals is enabled</title>
		<link>http://customdesigntools.com/installing-drupal-6/</link>
		<comments>http://customdesigntools.com/installing-drupal-6/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 00:40:18 +0000</pubDate>
		<dc:creator>CDT</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[register_globals]]></category>

		<guid isPermaLink="false">http://customdesigntools.com/?p=683</guid>
		<description><![CDATA[I am learning Drupal finally. As a person who learns by doing, I have three separate Drupal installs going at once and I expect to have two working websites out of the deal within a month. Don&#8217;t worry, I&#8217;ll keep you updated. I am using Drupal 6.16. First thing I ran into is the register_globals [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://customdesigntools.com/installing-drupal-6/" title="Permanent link to Drupal 6 register_globals is enabled"><img class="post_image alignnone remove_bottom_margin" src="http://customdesigntools.com/wp-content/uploads/2010/05/Screen-shot-2010-05-31-at-7.29.03-PM.png" width="268" height="89" alt="Post image for Drupal 6 register_globals is enabled" /></a>
</p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a rel="nofollow" target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F&amp;source=korbyimagery&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I am learning <a rel="nofollow" target="_blank" href="http://drupal.org/" target="_blank">Drupal</a> finally.</p>
<p>As a person who learns by doing, I have three separate Drupal installs going at once and I expect to have two working websites out of the deal within a month.</p>
<p>Don&#8217;t worry, I&#8217;ll keep you updated.</p>
<p>I am using Drupal 6.16.</p>
<p>First thing I ran into is the <em>register_globals</em> is enabled issue. To correct this, you need to add a line of code to the php.ini file. You might not have one of those. You can create one if you are feeling especially creative. I tried. It broke my site. I am using Hostgator hosting which I highly recommend [<a rel="nofollow" target="_blank" href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=smkorby" target="_blank">affiliate link</a>]. To get a php.ini file that works, just hop onto the Hostgator chat and request one.</p>
<p>Once you have that php.ini file, just add this to the end of the php.ini file:</p>
<p><code>php_flag register_globals 0</code></p>
<p>I usually use <a rel="nofollow" target="_blank" href="http://www.panic.com/coda/" target="_blank">Coda</a> for code editing. I know there are better apps out there for this, but I really like the ftp editing abilities. I save, the file is uploaded and done. No download and change, upload, etc. It&#8217;s easy and I like it.</p>
<p>The point is, you can&#8217;t use Coda for this. You have to log in to the cpanel and select FILE MANAGER. Select the newly added php.ini and edit.</p>
<p>Add that one line of code to the end and save. Problem solved.</p>
<p>Note: this works for <a rel="nofollow" target="_blank" href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=smkorby" target="_blank">Hostgator</a> hosting. If you are on another web host there are other options available. Here are a few: <a rel="nofollow" target="_blank" href="http://drupal.org/node/216882" target="_blank">http://drupal.org/node/216882</a></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a rel="nofollow" target="_blank" href="http://customdesigntools.com/4-wordpress-tips-to-optimize-performance/" rel="bookmark" class="crp_title">4 WordPress Tips to Optimize Performance</a></li><li><a href="http://customdesigntools.com/how-to-add-a-transparent-favicon/" rel="bookmark" class="crp_title">How to add a transparent favicon</a></li><li><a href="http://customdesigntools.com/organizing-photoshop-files/" rel="bookmark" class="crp_title">Organizing Photoshop Files</a></li><li><a href="http://customdesigntools.com/digital-graphic-design-essentials/" rel="bookmark" class="crp_title">Digital Graphic Design Essentials</a></li><li><a href="http://customdesigntools.com/save-form-in-adobe-reader/" rel="bookmark" class="crp_title">How do you save a form in Adobe Reader?</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F&amp;title=Drupal+6+register_globals+is+enabled" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F&amp;title=Drupal+6+register_globals+is+enabled" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F&amp;title=Drupal+6+register_globals+is+enabled" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F&amp;headline=Drupal+6+register_globals+is+enabled" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Drupal+6+register_globals+is+enabled&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Drupal+6+register_globals+is+enabled&amp;u=http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Drupal+6+register_globals+is+enabled&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Drupal+6+register_globals+is+enabled&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Drupal+6+register_globals+is+enabled&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F&amp;title=Drupal+6+register_globals+is+enabled&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fcustomdesigntools.com%2Finstalling-drupal-6%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://customdesigntools.com/installing-drupal-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calculating a selector&#8217;s specificity</title>
		<link>http://customdesigntools.com/calculating-a-selectors-specificity/</link>
		<comments>http://customdesigntools.com/calculating-a-selectors-specificity/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 14:39:13 +0000</pubDate>
		<dc:creator>CDT</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[specificity]]></category>

		<guid isPermaLink="false">http://customdesigntools.com/calculating-a-selectors-specificity/</guid>
		<description><![CDATA[(from http://www.w3.org/TR/CSS21/cascade.html#specificity) A selector&#8217;s specificity is calculated as follows: * count 1 if the declaration is from is a &#8216;style&#8217; attribute rather than a rule with a selector, 0 otherwise (= a) (In HTML, values of an element&#8217;s &#8220;style&#8221; attribute are style sheet rules. These rules have no selectors, so a=1, b=0, c=0, and d=0.) [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a rel="nofollow" target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F&amp;source=korbyimagery&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>(from http://www.w3.org/TR/CSS21/cascade.html#specificity)</p>
<p>A selector&#8217;s specificity is calculated as follows:</p>
<p>    * count 1 if the declaration is from is a &#8216;style&#8217; attribute rather than a rule with a selector, 0 otherwise (= a) (In HTML, values of an element&#8217;s &#8220;style&#8221; attribute are style sheet rules. These rules have no selectors, so a=1, b=0, c=0, and d=0.)<br />
    * count the number of ID attributes in the selector (= b)<br />
    * count the number of other attributes and pseudo-classes in the selector (= c)<br />
    * count the number of element names and pseudo-elements in the selector (= d) </p>
<p>The specificity is based only on the form of the selector. In particular, a selector of the form &#8220;[id=p33]&#8221; is counted as an attribute selector (a=0, b=0, c=1, d=0), even if the id attribute is defined as an &#8220;ID&#8221; in the source document&#8217;s DTD.</p>
<p>Concatenating the four numbers a-b-c-d (in a number system with a large base) gives the specificity.</p>
<p>Example(s):</p>
<p>Some examples:</p>
<p> *             {}  /* a=0 b=0 c=0 d=0 -> specificity = 0,0,0,0 */<br />
 li            {}  /* a=0 b=0 c=0 d=1 -> specificity = 0,0,0,1 */<br />
 li:first-line {}  /* a=0 b=0 c=0 d=2 -> specificity = 0,0,0,2 */<br />
 ul li         {}  /* a=0 b=0 c=0 d=2 -> specificity = 0,0,0,2 */<br />
 ul ol+li      {}  /* a=0 b=0 c=0 d=3 -> specificity = 0,0,0,3 */<br />
 h1 + *[rel=up]{}  /* a=0 b=0 c=1 d=1 -> specificity = 0,0,1,1 */<br />
 ul ol li.red  {}  /* a=0 b=0 c=1 d=3 -> specificity = 0,0,1,3 */<br />
 li.red.level  {}  /* a=0 b=0 c=2 d=1 -> specificity = 0,0,2,1 */<br />
 #x34y         {}  /* a=0 b=1 c=0 d=0 -> specificity = 0,1,0,0 */<br />
 style=&#8221;"          /* a=1 b=0 c=0 d=0 -> specificity = 1,0,0,0 */</p>
<p><HEAD><br />
<STYLE type="text/css"><br />
  #x97z { color: red }<br />
</STYLE><br />
</HEAD><br />
<BODY><br />
<P ID=x97z style="color: green"><br />
</BODY></p>
<p>In the above example, the color of the P element would be green. The declaration in the &#8220;style&#8221; attribute will override the one in the STYLE element because of cascading rule 3, since it has a higher specificity. </p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a rel="nofollow" target="_blank" href="http://customdesigntools.com/how-to-add-a-transparent-favicon/" rel="bookmark" class="crp_title">How to add a transparent favicon</a></li><li><a href="http://customdesigntools.com/the-blue-and-the-green/" rel="bookmark" class="crp_title">The blue and the green</a></li><li><a href="http://customdesigntools.com/4-wordpress-tips-to-optimize-performance/" rel="bookmark" class="crp_title">4 WordPress Tips to Optimize Performance</a></li><li><a href="http://customdesigntools.com/should-you-design-in-rgb-or-cmyk/" rel="bookmark" class="crp_title">Should You Design in RGB or CMYK?</a></li><li><a href="http://customdesigntools.com/get-rid-of-ugly-yellow-form-fields/" rel="bookmark" class="crp_title">Get rid of ugly yellow form fields with CSS</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F&amp;title=Calculating+a+selector%27s+specificity" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F&amp;title=Calculating+a+selector%27s+specificity" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F&amp;title=Calculating+a+selector%27s+specificity" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F&amp;headline=Calculating+a+selector%27s+specificity" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Calculating+a+selector%27s+specificity&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Calculating+a+selector%27s+specificity&amp;u=http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Calculating+a+selector%27s+specificity&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Calculating+a+selector%27s+specificity&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Calculating+a+selector%27s+specificity&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F&amp;title=Calculating+a+selector%27s+specificity&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fcustomdesigntools.com%2Fcalculating-a-selectors-specificity%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://customdesigntools.com/calculating-a-selectors-specificity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>10 things web design taught me in 2009</title>
		<link>http://customdesigntools.com/10-things-web-design-taught-me-in-2009/</link>
		<comments>http://customdesigntools.com/10-things-web-design-taught-me-in-2009/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 21:39:50 +0000</pubDate>
		<dc:creator>CDT</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[top 10]]></category>

		<guid isPermaLink="false">http://customdesigntools.com/?p=592</guid>
		<description><![CDATA[The thing I love about web design is getting to learn something new everyday. There are a few lessons this past year that stand out. Maybe you can relate. Do not buy software that does not have a manual or help files. If a company doesn&#8217;t take time to write out a FAQ or help [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://customdesigntools.com/10-things-web-design-taught-me-in-2009/" title="Permanent link to 10 things web design taught me in 2009"><img class="post_image alignnone remove_bottom_margin" src="http://customdesigntools.com/wp-content/uploads/2009/12/top-10.jpg" width="347" height="346" alt="Post image for 10 things web design taught me in 2009" /></a>
</p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a rel="nofollow" target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F&amp;source=korbyimagery&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>The thing I love about web design is getting to learn something new everyday. There are a few lessons this past year that stand out. Maybe you can relate.</p>
<ol>
<li><strong>Do not buy software that does not have a manual or help files.<br />
</strong>If a company doesn&#8217;t take time to write out a FAQ or help page, how well do you think the software is written?</li>
<li><strong>Do not deal with Hostway. </strong><br />
There is no nice way to say that. Hostway has perfected the art of pissing people off.</li>
<li><strong>Do not buy web design from a pawn shop. </strong><br />
Seriously. Don&#8217;t. They use Hostway.</li>
<li><strong>Always get the user manual and read it from cover to cover. </strong><br />
Even if it&#8217;s an eBook. I know it hurts to read a book sized PDF, but sometimes it&#8217;s worth it.</li>
<li><strong>Say no to jobs that are outside of your business plan. </strong><br />
Sometimes even long time customers have to be cut loose if the project will take time away from reaching your goals.</li>
<li><strong>If someone wants flash drive graphics, refer them to your least favorite competitor. </strong><br />
They also probably want a one page website that just shows different things when you click. They might also want 40 high res graphics that load fast and look exactly the same on every monitor. They also probably know everything about websites so they don&#8217;t need to listen to you.</li>
<li><strong>Test new software for at least a month before paying for it. </strong><br />
See also #1.</li>
<li><strong>Accomplish something every day. </strong><br />
Taking on large projects means a project will not be finished or checked off the list every day. Try to have a few small projects that can be checked off because finishing a project feels like progress and progress = happy.</li>
<li><strong>Help someone everyday and expect nothing in return.</strong><br />
It&#8217;s good for your Karma. Check twitter. There are always people asking for help on something or other.<strong><br />
</strong></li>
<li><strong>Clients do not make the rules. </strong><br />
Just because a client really, really wants this website live ASAP does not mean you have to spend every day and night working on it. One client is not worth burning yourself out on. Steady pace wins the race.</li>
</ol>
<p>What have you learned this year?</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a rel="nofollow" target="_blank" href="http://customdesigntools.com/get-rid-of-ugly-yellow-form-fields/" rel="bookmark" class="crp_title">Get rid of ugly yellow form fields with CSS</a></li><li><a href="http://customdesigntools.com/absolute-vs-relative-links/" rel="bookmark" class="crp_title">Absolute vs. Relative Links</a></li><li><a href="http://customdesigntools.com/i-learned-something-today/" rel="bookmark" class="crp_title">I learned something today</a></li><li><a href="http://customdesigntools.com/set-bookmark-panel-to-open-with-a-pdf/" rel="bookmark" class="crp_title">Set Bookmarks Panel to Open When the PDF Opens</a></li><li><a href="http://customdesigntools.com/4-wordpress-tips-to-optimize-performance/" rel="bookmark" class="crp_title">4 WordPress Tips to Optimize Performance</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F&amp;title=10+things+web+design+taught+me+in+2009" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F&amp;title=10+things+web+design+taught+me+in+2009" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F&amp;title=10+things+web+design+taught+me+in+2009" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F&amp;headline=10+things+web+design+taught+me+in+2009" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=10+things+web+design+taught+me+in+2009&amp;url=http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=10+things+web+design+taught+me+in+2009&amp;u=http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=10+things+web+design+taught+me+in+2009&amp;url=http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=10+things+web+design+taught+me+in+2009&amp;url=http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=10+things+web+design+taught+me+in+2009&amp;url=http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F&amp;title=10+things+web+design+taught+me+in+2009&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fcustomdesigntools.com%2F10-things-web-design-taught-me-in-2009%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://customdesigntools.com/10-things-web-design-taught-me-in-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I learned something today</title>
		<link>http://customdesigntools.com/i-learned-something-today/</link>
		<comments>http://customdesigntools.com/i-learned-something-today/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 01:12:08 +0000</pubDate>
		<dc:creator>CDT</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[transfer]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://customdesigntools.com/?p=503</guid>
		<description><![CDATA[I have a new server now, so I am in the process of transferring all of my sites and my customer&#8217;s sites from the old hosting account to the new server. The old Dreamweaver sites all went smoothly as expected. The newer WordPress sites on the other hand, have been a little more challenging. What [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a rel="nofollow" target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F&amp;source=korbyimagery&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://customdesigntools.com/wp-content/uploads/2009/07/WP-logo.png"><img class="alignleft size-full wp-image-585" title="WP-logo" src="http://customdesigntools.com/wp-content/uploads/2009/07/WP-logo.png" alt="" width="111" height="130" /></a>I have a new server now, so I am in the process of transferring all of my sites and my customer&#8217;s sites from the old hosting account to the new server. The old Dreamweaver sites all went smoothly as expected. The newer WordPress sites on the other hand, have been a little more challenging.</p>
<p>What I learned is there is a proper order for <strong>transferring WordPress sites to a new hosting account</strong>. It goes like this:</p>
<blockquote><p>- Clean up existing Blog<br />
- Use <strong>EXPORT</strong> tool from old wordpress<br />
- Apply for new hosting (transfer existing domain)<br />
- <em>Propagate DNS nameservers</em><br />
- Fresh install of WordPress (via Fantastico/Simplescripts/Independent) on new hosting<br />
- Adjust permalinks on new hosting<br />
- Use <strong>IMPORT</strong> tool in new wordpress<br />
- <strong>Transfer via FTP images from wp_content/uploads</strong><br />
- Upload/Transfer current theme to new hosting<br />
- Install new plugins to new hosting<br />
- If necessary, meddle with .htaccess on new hosting</p></blockquote>
<p>Thanks to Pigduck over at wordpress.org for that information.</p>
<p>Even if you do everything right and in the correct order, sometimes the themes cannot transfer correctly. Notice Custom Design Tool&#8217;s new design? It&#8217;s not the only site that is looking a tad bare today. This is my own custom child theme based on the <a rel="nofollow" target="_blank" href="http://wordpress.org/extend/themes/hybrid">Hybrid Theme</a> framework.</p>
<p>Another thing I learned is that if you and tech support are having communication problems of any sort, get off the line with tech support immediately. It is just not worth the headache to try to work through it.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a rel="nofollow" target="_blank" href="http://customdesigntools.com/4-wordpress-tips-to-optimize-performance/" rel="bookmark" class="crp_title">4 WordPress Tips to Optimize Performance</a></li><li><a href="http://customdesigntools.com/add-a-clickable-header-in-hybrid/" rel="bookmark" class="crp_title">Add a clickable header in Hybrid</a></li><li><a href="http://customdesigntools.com/10-things-web-design-taught-me-in-2009/" rel="bookmark" class="crp_title">10 things web design taught me in 2009</a></li><li><a href="http://customdesigntools.com/set-bookmark-panel-to-open-with-a-pdf/" rel="bookmark" class="crp_title">Set Bookmarks Panel to Open When the PDF Opens</a></li><li><a href="http://customdesigntools.com/illustrator-cs4-tools-panel-overview/" rel="bookmark" class="crp_title">Illustrator CS4 Tools Panel Overview</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F&amp;title=I+learned+something+today" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F&amp;title=I+learned+something+today" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F&amp;title=I+learned+something+today" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F&amp;headline=I+learned+something+today" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=I+learned+something+today&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=I+learned+something+today&amp;u=http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=I+learned+something+today&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=I+learned+something+today&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=I+learned+something+today&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F&amp;title=I+learned+something+today&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fcustomdesigntools.com%2Fi-learned-something-today%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://customdesigntools.com/i-learned-something-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get rid of ugly yellow form fields with CSS</title>
		<link>http://customdesigntools.com/get-rid-of-ugly-yellow-form-fields/</link>
		<comments>http://customdesigntools.com/get-rid-of-ugly-yellow-form-fields/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 13:30:44 +0000</pubDate>
		<dc:creator>CDT</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[form field]]></category>
		<category><![CDATA[yellow]]></category>

		<guid isPermaLink="false">http://customdesigntools.com/?p=487</guid>
		<description><![CDATA[Why do some fields in the online form have an ugly yellow background? The culprit is the the Google toolbar that people often install in their browser. Part of the AutoFill feature is to highlight in yellow, #FFFF80, the fields that AutoFill can fill. These are form fields with names like &#8220;Name&#8221; and &#8220;Email&#8221;. How [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a rel="nofollow" target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F&amp;source=korbyimagery&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><strong>Why do some fields in the online form have an ugly yellow background?</strong></p>
<p>The culprit is the the Google toolbar that people often install in their browser. Part of the AutoFill feature is to highlight in yellow, #FFFF80, the fields that AutoFill can fill. These are form fields with names like &#8220;Name&#8221; and &#8220;Email&#8221;.</p>
<p><strong>How do I get rid of the yellow?</strong></p>
<p>You can specify a background color to the form field. Not just specify, but really, really specify with the !important css hack.</p>
<p>Add this code to your css:</p>
<p>/* non-yellow autocomplete */<br />
input { background-color: #ffffff !important; }</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a rel="nofollow" target="_blank" href="http://customdesigntools.com/save-form-in-adobe-reader/" rel="bookmark" class="crp_title">How do you save a form in Adobe Reader?</a></li><li><a href="http://customdesigntools.com/calculating-a-selectors-specificity/" rel="bookmark" class="crp_title">Calculating a selector&#8217;s specificity</a></li><li><a href="http://customdesigntools.com/should-you-design-in-rgb-or-cmyk/" rel="bookmark" class="crp_title">Should You Design in RGB or CMYK?</a></li><li><a href="http://customdesigntools.com/color-links/" rel="bookmark" class="crp_title">Color Links</a></li><li><a href="http://customdesigntools.com/10-things-web-design-taught-me-in-2009/" rel="bookmark" class="crp_title">10 things web design taught me in 2009</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F&amp;title=Get+rid+of+ugly+yellow+form+fields+with+CSS" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F&amp;title=Get+rid+of+ugly+yellow+form+fields+with+CSS" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F&amp;title=Get+rid+of+ugly+yellow+form+fields+with+CSS" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F&amp;headline=Get+rid+of+ugly+yellow+form+fields+with+CSS" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Get+rid+of+ugly+yellow+form+fields+with+CSS&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Get+rid+of+ugly+yellow+form+fields+with+CSS&amp;u=http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Get+rid+of+ugly+yellow+form+fields+with+CSS&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Get+rid+of+ugly+yellow+form+fields+with+CSS&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Get+rid+of+ugly+yellow+form+fields+with+CSS&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F&amp;title=Get+rid+of+ugly+yellow+form+fields+with+CSS&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fcustomdesigntools.com%2Fget-rid-of-ugly-yellow-form-fields%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://customdesigntools.com/get-rid-of-ugly-yellow-form-fields/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Everything you need to design a website</title>
		<link>http://customdesigntools.com/everything-you-need-to-design-a-website/</link>
		<comments>http://customdesigntools.com/everything-you-need-to-design-a-website/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 15:00:09 +0000</pubDate>
		<dc:creator>CDT</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://customdesigntools.com/?p=414</guid>
		<description><![CDATA[Assuming you have basic HTML/CSS skills, you can find everything you need on the web available at no cost to design a nice looking, professional website. First we will start with some web design tutorials. Next you need a grid system to hold up your site structure. Try the 960 Grid. Very good, very free. [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a rel="nofollow" target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F&amp;source=korbyimagery&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Assuming you have basic HTML/CSS skills, you can find everything you need on the web available at no cost to design a nice looking, professional website.</p>
<p>First we will start with some <a rel="nofollow" target="_blank" href="http://dzineblog.com/2009/06/best-photoshop-web-layout-design-tutorials.html" target="_blank">web design tutorials</a>.</p>
<p>Next you need a grid system to hold up your site structure. Try <a rel="nofollow" target="_blank" href="http://960.gs/" target="_blank">the 960 Grid</a>. Very good, very free.</p>
<div id="attachment_419" class="wp-caption aligncenter" style="width: 194px">
	<img class="size-full wp-image-419" title="960 Grid" src="http://customdesigntools.com/wp-content/uploads/2009/06/960-grid.jpg" alt="960 Grid" width="194" height="130" />
	<p class="wp-caption-text">960 Grid</p>
</div>
<p>Then you need a color palate. For the best custom color palates that always look good, use the <a rel="nofollow" target="_blank" href="http://colorschemedesigner.com" target="_blank">Color Scheme Designer</a>.</p>
<div id="attachment_447" class="wp-caption alignnone" style="width: 500px">
	<img class="size-full wp-image-447" title="Color Scheme Designer" src="http://customdesigntools.com/wp-content/uploads/2009/06/color-scheme-designer1.png" alt="Color Scheme Designer" width="500" height="104" />
	<p class="wp-caption-text">Color Scheme Designer</p>
</div>
<p>Now some graphics. Now that you have an awesome color theme, find some graphics to match. Some <a href="http://customdesigntools.com/free-stock-images/">free stock photo resources are listed here</a>.</p>
<p>Maybe you want a drop down menu. Try the <a rel="nofollow" target="_blank" href="http://www.alistapart.com/articles/dropdowns/" target="_blank">suckerfish</a> family. It has been built on and improved so many times, you should easily find something suitable. Here is a link to <a rel="nofollow" target="_blank" href="http://www.htmldog.com/articles/suckerfish/dropdowns/" target="_blank">Son of Suckerfish</a>.</p>
<p>How about some cute icons? RSS, twitter birds, download, etc. can all be found by the hundreds from any graphic or web designer that is trying to get web traffic. Smashing Magazine has a post with some really <a rel="nofollow" target="_blank" href="http://www.smashingmagazine.com/2008/03/06/35-really-incredible-free-icon-sets/" target="_blank">high quality free icons</a>. Here is another good resource for <a rel="nofollow" target="_blank" href="http://sixrevisions.com/resources/40-beautiful-free-icon-sets/" target="_blank">free icons</a>.</p>
<div id="attachment_425" class="wp-caption aligncenter" style="width: 480px">
	<img class="size-full wp-image-425" title="Free Icons" src="http://customdesigntools.com/wp-content/uploads/2009/06/icons1.jpg" alt="Free Icons" width="480" height="99" />
	<p class="wp-caption-text">Free Icons</p>
</div>
<p>If your graphics and icons are looking a little clunky next to each other, you can edit them with Gimp.  <a rel="nofollow" target="_blank" href="http://www.gimp.org/" target="_blank">Gimp</a> is a free image editing program along the lines of <a rel="nofollow" target="_blank" href="http://tryit.adobe.com/us/cs4/photoshopcs4/p/?sdid=EPTDG" target="_blank">Photoshop</a>.</p>
<div id="attachment_421" class="wp-caption aligncenter" style="width: 478px">
	<img class="size-full wp-image-421" title="Gimp" src="http://customdesigntools.com/wp-content/uploads/2009/06/gimp.jpg" alt="Gimp" width="478" height="143" />
	<p class="wp-caption-text">Gimp</p>
</div>
<p>At this point, you have everything you need to be able to put together a reasonable looking, <a rel="nofollow" target="_blank" href="http://validator.w3.org/" target="_blank">valid xhtml/css</a>-based website.</p>
<p style="text-align: center;">
<div id="attachment_424" class="wp-caption aligncenter" style="width: 456px">
	<img class="size-full wp-image-424" title="W3C Validation Service" src="http://customdesigntools.com/wp-content/uploads/2009/06/w3c.png" alt="W3C Validation Service" width="456" height="70" />
	<p class="wp-caption-text">W3C Validation Service</p>
</div>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a rel="nofollow" target="_blank" href="http://customdesigntools.com/save-form-in-adobe-reader/" rel="bookmark" class="crp_title">How do you save a form in Adobe Reader?</a></li><li><a href="http://customdesigntools.com/free-stock-images/" rel="bookmark" class="crp_title">Free Stock Images</a></li><li><a href="http://customdesigntools.com/orange/" rel="bookmark" class="crp_title">Orange</a></li><li><a href="http://customdesigntools.com/should-you-design-in-rgb-or-cmyk/" rel="bookmark" class="crp_title">Should You Design in RGB or CMYK?</a></li><li><a href="http://customdesigntools.com/set-bookmark-panel-to-open-with-a-pdf/" rel="bookmark" class="crp_title">Set Bookmarks Panel to Open When the PDF Opens</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F&amp;title=Everything+you+need+to+design+a+website" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F&amp;title=Everything+you+need+to+design+a+website" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F&amp;title=Everything+you+need+to+design+a+website" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F&amp;headline=Everything+you+need+to+design+a+website" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Everything+you+need+to+design+a+website&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Everything+you+need+to+design+a+website&amp;u=http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Everything+you+need+to+design+a+website&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Everything+you+need+to+design+a+website&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Everything+you+need+to+design+a+website&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F&amp;title=Everything+you+need+to+design+a+website&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fcustomdesigntools.com%2Feverything-you-need-to-design-a-website%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://customdesigntools.com/everything-you-need-to-design-a-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add a transparent favicon</title>
		<link>http://customdesigntools.com/how-to-add-a-transparent-favicon/</link>
		<comments>http://customdesigntools.com/how-to-add-a-transparent-favicon/#comments</comments>
		<pubDate>Mon, 04 May 2009 14:00:33 +0000</pubDate>
		<dc:creator>CDT</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[transparent]]></category>

		<guid isPermaLink="false">http://customdesigntools.com/?p=332</guid>
		<description><![CDATA[Your favicon should be viewable across multiple browsers. Different browsers read things differently, so using two separate favicon images will assure the graphic will have a transparent background in all of them. Create a new 16&#215;16 pixel document with a transparent background in Photoshop. Draw or paste a graphic into the space. Part of a [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a rel="nofollow" target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F&amp;source=korbyimagery&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Your favicon should be viewable across multiple browsers. Different browsers read things differently, so using two separate favicon images will assure the graphic will have a transparent background in all of them.</p>
<p>Create a new 16&#215;16 pixel document with a transparent background in Photoshop. Draw or paste a graphic into the space. Part of a logo or image that carries the brand is best.</p>
<p>Save the file as Windows .ico format into the images folder of the website. In Photoshop CS4, the save as .ico format option is built in. CS3 and below requires an additional <a rel="nofollow" target="_blank" href="http://www.telegraphics.com.au/sw/" target="_blank">free plugin</a> to have .ico as an available format.</p>
<p>Next, use the same imge and save for web. This time use a .png 8 format and 16 colors. Put it in the images folder again.</p>
<p>Put this code in the between the head tags of each page you want the favicon to show up on. If you are using a template or include file, better yet. You only have to do this once.</p>
<pre id="line1">&lt;<span class="start-tag">link</span><span class="attribute-name"> rel</span>=<span class="attribute-value">"shortcut icon" </span><span class="attribute-name">href</span>=<span class="attribute-value">"/http://yourdomain.com/images/favicon.png" </span><span class="attribute-name">
type</span>=<span class="attribute-value">"image/x-icon" </span><span class="error"><span class="attribute-name">/</span></span>&gt;
&lt;<span class="start-tag">link</span><span class="attribute-name"> rel</span>=<span class="attribute-value">"shortcut icon" </span><span class="attribute-name">href</span>=<span class="attribute-value">"http://yourdomain.com/images/favicon.ico" </span><span class="error"><span class="attribute-name">/</span></span>&gt;</pre>
<p>That&#8217;s it! You have a new transparent favicon. If it isn&#8217;t working, make sure you uploaded all of the images and the pages.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a rel="nofollow" target="_blank" href="http://customdesigntools.com/4-wordpress-tips-to-optimize-performance/" rel="bookmark" class="crp_title">4 WordPress Tips to Optimize Performance</a></li><li><a href="http://customdesigntools.com/save-form-in-adobe-reader/" rel="bookmark" class="crp_title">How do you save a form in Adobe Reader?</a></li><li><a href="http://customdesigntools.com/calculating-a-selectors-specificity/" rel="bookmark" class="crp_title">Calculating a selector&#8217;s specificity</a></li><li><a href="http://customdesigntools.com/holiday-gift-tag-graphic-download/" rel="bookmark" class="crp_title">Holiday Gift Tag Graphic Download</a></li><li><a href="http://customdesigntools.com/digital-graphic-design-essentials/" rel="bookmark" class="crp_title">Digital Graphic Design Essentials</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F&amp;title=How+to+add+a+transparent+favicon" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F&amp;title=How+to+add+a+transparent+favicon" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F&amp;title=How+to+add+a+transparent+favicon" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F&amp;headline=How+to+add+a+transparent+favicon" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=How+to+add+a+transparent+favicon&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=How+to+add+a+transparent+favicon&amp;u=http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=How+to+add+a+transparent+favicon&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=How+to+add+a+transparent+favicon&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=How+to+add+a+transparent+favicon&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F&amp;title=How+to+add+a+transparent+favicon&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fcustomdesigntools.com%2Fhow-to-add-a-transparent-favicon%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://customdesigntools.com/how-to-add-a-transparent-favicon/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Absolute vs. Relative Links</title>
		<link>http://customdesigntools.com/absolute-vs-relative-links/</link>
		<comments>http://customdesigntools.com/absolute-vs-relative-links/#comments</comments>
		<pubDate>Sat, 02 May 2009 13:02:24 +0000</pubDate>
		<dc:creator>CDT</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[absolute]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[relative]]></category>

		<guid isPermaLink="false">http://customdesigntools.com/?p=323</guid>
		<description><![CDATA[A link which shows the full URL of the page being linked at. Some links only show relative link paths instead of having the entire reference URL within the a href tag. Due to canonicalization and hijacking related issues it is typically preferred to use absolute links over relative links. Example absolute link &#60;a href=&#8221;http://customdesigntools.com/folder/filename.html&#8221;&#62;Cool [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a rel="nofollow" target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F&amp;source=korbyimagery&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>A link which shows the full URL of the page being linked at. Some links only show relative link paths instead of having the entire reference URL within the a href tag. Due to canonicalization and hijacking related issues it is typically preferred to use absolute links over relative links.</p>
<p><strong>Example absolute link</strong></p>
<p>&lt;a href=&#8221;http://customdesigntools.com/folder/filename.html&#8221;&gt;Cool Stuff&lt;/a&gt;</p>
<p><strong>Example relative link</strong></p>
<p>&lt;a href=&#8221;../folder/filename.html&#8221;&gt;Cool Stuff&lt;/a&gt;</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a rel="nofollow" target="_blank" href="http://customdesigntools.com/set-bookmark-panel-to-open-with-a-pdf/" rel="bookmark" class="crp_title">Set Bookmarks Panel to Open When the PDF Opens</a></li><li><a href="http://customdesigntools.com/fun-design-links/" rel="bookmark" class="crp_title">Design Links</a></li><li><a href="http://customdesigntools.com/how-to-add-a-transparent-favicon/" rel="bookmark" class="crp_title">How to add a transparent favicon</a></li><li><a href="http://customdesigntools.com/4-wordpress-tips-to-optimize-performance/" rel="bookmark" class="crp_title">4 WordPress Tips to Optimize Performance</a></li><li><a href="http://customdesigntools.com/10-things-web-design-taught-me-in-2009/" rel="bookmark" class="crp_title">10 things web design taught me in 2009</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F&amp;title=Absolute+vs.+Relative+Links" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F&amp;title=Absolute+vs.+Relative+Links" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F&amp;title=Absolute+vs.+Relative+Links" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F&amp;headline=Absolute+vs.+Relative+Links" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Absolute+vs.+Relative+Links&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Absolute+vs.+Relative+Links&amp;u=http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Absolute+vs.+Relative+Links&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Absolute+vs.+Relative+Links&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Absolute+vs.+Relative+Links&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F&amp;title=Absolute+vs.+Relative+Links&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fcustomdesigntools.com%2Fabsolute-vs-relative-links%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://customdesigntools.com/absolute-vs-relative-links/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web Design Classes</title>
		<link>http://customdesigntools.com/web-design-classes/</link>
		<comments>http://customdesigntools.com/web-design-classes/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 15:34:06 +0000</pubDate>
		<dc:creator>CDT</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://customdesigntools.com/?p=21</guid>
		<description><![CDATA[These classes are available through the Skills and Technology Training Center in Fargo, ND. Check the STTC schedule for class availability. Dreamweaver Photoshop Web Production Web Design Links These should help with learning web design. W3 Browser Usage World Wide Web Consortium Validate your site Metatag Analyzer HTML Techniques for Web Content Accessibility Guidelines 1.0 [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a rel="nofollow" target="_blank" href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F&amp;source=korbyimagery&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>These classes are  available through the Skills and Technology Training Center in Fargo, ND. Check the <a rel="nofollow" target="_blank" rel="nofollow" href="http://trainfargo.com/wft/class.asp?cat=Computer%20Training&amp;scat=Website%20Development" target="_blank">STTC schedule</a> for class availability.</p>
<p>Dreamweaver<br />
Photoshop Web Production</p>
<h4>Web Design Links</h4>
<p>These should help with learning web design.</p>
<h4>W3</h4>
<ul>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.w3schools.com/browsers/browsers_stats.asp" target="_blank">Browser Usage</a></li>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.w3.org/" target="_blank">World Wide Web Consortium</a></li>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://validator.w3.org/" target="_blank">Validate your site</a></li>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.seocentro.com/tools/search-engines/metatag-analyzer.html" target="_blank">Metatag Analyzer</a></li>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.w3.org/TR/WCAG10-HTML-TECHS/">HTML Techniques for Web Content Accessibility Guidelines 1.0</a></li>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.w3.org/TR/WCAG10-CSS-TECHS/">CSS Techniques for Web Content Accessibility Guidelines 1.0</a></li>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.w3.org/TR/WCAG10-TECHS/">Techniques for Web Content Accessibility Guidelines 1.0</a></li>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.w3.org/TR/WCAG10/">Web Content Accessibility Guidelines 1.0</a></li>
</ul>
<h4>Dreamweaver Extensions</h4>
<ul>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.adobe.com/cfusion/exchange/">Adobe Exchange</a></li>
<li><a rel="nofollow" target="_blank" href="http://massimocorner.com/">http://massimocorner.com</a></li>
</ul>
<h4>Browsers</h4>
<ul>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.mozilla.com/en-US/firefox/">Download Firefox</a></li>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://chrispederick.com/work/web-developer/">Firefox Web Developer Toolbar</a></li>
<li><a rel="nofollow" target="_blank" href="http://www.webdesignbooth.com/35-absolutely-useful-firefox-plugins-for-web-designers-and-developers/" target="_blank">35 More Firefox Plugins</a></li>
</ul>
<h4>CSS</h4>
<ul>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://tjkdesign.com/articles/3cols.asp" target="_blank">CSS three column layout</a></li>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://css-discuss.incutio.com/?page=GoodBooks" target="_blank">Recommended books on CSS </a></li>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.cssplay.co.uk/menus/menu_builder_flyout#" target="_blank">CSS flyout menu (untested) </a></li>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.xs4all.nl/%7Epeterned/examples/csslayout1.html" target="_blank">CSS footer stick </a></li>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.csszengarden.com/" target="_blank">CSS Zen Garden</a></li>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.thenoodleincident.com/tutorials/box_lesson/boxes.html" target="_blank">Little boxes &#8211; multi-browser CSS hacks</a></li>
</ul>
<h4>Additional Resources</h4>
<ul>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://www.alistapart.com/" target="_blank">A List Apart </a></li>
<li><a rel="nofollow" target="_blank" rel="nofollow" href="http://browsershots.org/" target="_blank">Test your web site in different browsers</a></li>
</ul>
<h4>Suggestions?</h4>
<p>If you know of a good resource that should be listed here, <a rel="nofollow" target="_blank" href="mailto:shanna@korbyimagery.com">email me</a>.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a rel="nofollow" target="_blank" href="http://customdesigntools.com/adobe-illustrator-class/" rel="bookmark" class="crp_title">Adobe Illustrator Class</a></li><li><a href="http://customdesigntools.com/digital-graphic-design-essentials/" rel="bookmark" class="crp_title">Digital Graphic Design Essentials</a></li><li><a href="http://customdesigntools.com/everything-you-need-to-design-a-website/" rel="bookmark" class="crp_title">Everything you need to design a website</a></li><li><a href="http://customdesigntools.com/fun-design-links/" rel="bookmark" class="crp_title">Design Links</a></li><li><a href="http://customdesigntools.com/color-links/" rel="bookmark" class="crp_title">Color Links</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div><div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F&amp;title=Web+Design+Classes" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F&amp;title=Web+Design+Classes" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F&amp;title=Web+Design+Classes" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F&amp;headline=Web+Design+Classes" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=Web+Design+Classes&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=Web+Design+Classes&amp;u=http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=Web+Design+Classes&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=Web+Design+Classes&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=Web+Design+Classes&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F&amp;title=Web+Design+Classes&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fcustomdesigntools.com%2Fweb-design-classes%2F" ><img class="lightsocial_img" src="http://customdesigntools.com/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://customdesigntools.com/web-design-classes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
