<?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; Tips</title>
	<atom:link href="http://customdesigntools.com/category/tips/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>4 WordPress Tips to Optimize Performance</title>
		<link>http://customdesigntools.com/4-wordpress-tips-to-optimize-performance/</link>
		<comments>http://customdesigntools.com/4-wordpress-tips-to-optimize-performance/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 15:00:51 +0000</pubDate>
		<dc:creator>CDT</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://customdesigntools.com/?p=370</guid>
		<description><![CDATA[WordPress comes ready to use as soon as it installs. However in order to properly leverage the power of WordPress you need to customize WordPress so that it works and performs at its peak. Here are a few WordPress tips that should help you get off to a flying start. Remove the version number By [...]]]></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%2F4-wordpress-tips-to-optimize-performance%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcustomdesigntools.com%2F4-wordpress-tips-to-optimize-performance%2F&amp;source=korbyimagery&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p style="text-align: center;"><a rel="nofollow" target="_blank" href="http://wordpress.org"><img class="size-full wp-image-376 aligncenter" title="WordPress.org" src="http://customdesigntools.com/wp-content/uploads/2009/06/wordpress-org.png" alt="WordPress.org" width="376" height="84" /></a></p>
<p><strong><a rel="nofollow" target="_blank" href="http://wordpress.org/" target="_blank">WordPress</a></strong> comes ready to use as soon as it installs. However in order to properly leverage the power of WordPress you need to customize WordPress so that it works and performs at its peak. Here are a few <strong>WordPress tips</strong> that should help you get off to a flying start.</p>
<h3>Remove the version number</h3>
<p>By default WordPress adds the version number to the header of your blog. The information in your header might prove to be a goldmine for a hacker who are trying to take down or take over your blog since you are using an older version of WordPress which is not as secure as the latest version. All you need to do to remove this is to add this line: <span class="pre">&lt;?php remove_action(&#8216;wp_head&#8217;, &#8216;wp_generator&#8217;); ?&gt;</span> to the functions.php file which is located in your themes folder.</p>
<h3>Prevent snooping in your WordPress files:</h3>
<p>With the default options people can easily browse through your WordPress folder and files using explorer view within their web browsers. In order to prevent this you just need to add the following line of code: <span class="pre">Options All –Indexes</span> to your .htaccess file that can be found the main worpress directory.</p>
<h3>Filter out spammers:</h3>
<p>Spammers love to include .html code in their comments so that they can some how attract people to their comments. Even if you aren’t targeted by spammers it’s always a good idea to reduce the load on your blog especially as a result of spam comments. The best way to disable html code in the comments box is to add the following line of code in your functions.php file: <span class="pre">add_filter( &#8216;pre_comment_content&#8217;, &#8216;wp_specialchars&#8217; );</span>.</p>
<h3>Speed up sitemap creation:</h3>
<p>This tip is for those who use the XML sitemaps plug-in. usually its set to “rebuild sitemap if you change the content of your blog”, you need to change that to “enable manual sitemap building via GET request. The reason you should do this is because in auto mode every time you make a post its going to take a very long time for your post to process because your entire sitemap is going to be redone from the very beginning. For very large blogs it can even take up to half an hour.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a rel="nofollow" target="_blank" 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/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/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/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/installing-drupal-6/" rel="bookmark" class="crp_title">Drupal 6 register_globals is enabled</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%2F4-wordpress-tips-to-optimize-performance%2F&amp;title=4+WordPress+Tips+to+Optimize+Performance" ><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%2F4-wordpress-tips-to-optimize-performance%2F&amp;title=4+WordPress+Tips+to+Optimize+Performance" ><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%2F4-wordpress-tips-to-optimize-performance%2F&amp;title=4+WordPress+Tips+to+Optimize+Performance" ><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%2F4-wordpress-tips-to-optimize-performance%2F&amp;headline=4+WordPress+Tips+to+Optimize+Performance" ><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=4+WordPress+Tips+to+Optimize+Performance&amp;url=http%3A%2F%2Fcustomdesigntools.com%2F4-wordpress-tips-to-optimize-performance%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=4+WordPress+Tips+to+Optimize+Performance&amp;u=http%3A%2F%2Fcustomdesigntools.com%2F4-wordpress-tips-to-optimize-performance%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=4+WordPress+Tips+to+Optimize+Performance&amp;url=http%3A%2F%2Fcustomdesigntools.com%2F4-wordpress-tips-to-optimize-performance%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=4+WordPress+Tips+to+Optimize+Performance&amp;url=http%3A%2F%2Fcustomdesigntools.com%2F4-wordpress-tips-to-optimize-performance%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=4+WordPress+Tips+to+Optimize+Performance&amp;url=http%3A%2F%2Fcustomdesigntools.com%2F4-wordpress-tips-to-optimize-performance%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%2F4-wordpress-tips-to-optimize-performance%2F&amp;title=4+WordPress+Tips+to+Optimize+Performance&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%2F4-wordpress-tips-to-optimize-performance%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%2F4-wordpress-tips-to-optimize-performance%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%2F4-wordpress-tips-to-optimize-performance%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/4-wordpress-tips-to-optimize-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should You Design in RGB or CMYK?</title>
		<link>http://customdesigntools.com/should-you-design-in-rgb-or-cmyk/</link>
		<comments>http://customdesigntools.com/should-you-design-in-rgb-or-cmyk/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 21:50:58 +0000</pubDate>
		<dc:creator>CDT</dc:creator>
				<category><![CDATA[Color Theory]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[CMYK]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[RGB]]></category>

		<guid isPermaLink="false">http://customdesigntools.com/?p=161</guid>
		<description><![CDATA[This is not the be-all end-all guide for color modes, just best practices from my experience designing for the printing industry. The only thing that matters is the output. The simple rule is: web=RGB, print=CMYK. If you are designing for print, what will the final output be? What kind of press will this be printed [...]]]></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%2Fshould-you-design-in-rgb-or-cmyk%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcustomdesigntools.com%2Fshould-you-design-in-rgb-or-cmyk%2F&amp;source=korbyimagery&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<div id="attachment_197" class="wp-caption aligncenter" style="width: 450px">
	<a href="http://customdesigntools.com/wp-content/uploads/2009/01/color-picker.png"><img class="size-full wp-image-197 " title="color-picker" src="http://customdesigntools.com/wp-content/uploads/2009/01/color-picker.png" alt="The familiar color picker from Photoshop." width="450" height="292" /></a>
	<p class="wp-caption-text">The familiar color picker from Photoshop.</p>
</div>
<p>This is not the be-all end-all guide for color modes, just best practices from my experience designing for the printing industry.</p>
<h2>The only thing that matters is the output.</h2>
<p>The simple rule is: web=RGB, print=CMYK.<br />
If you are designing for print, what will the final output be? What kind of press will this be printed on?</p>
<p><strong>Offset: CMYK</strong><br />
Offset presses print from plates. Process printing uses cyan, magenta, yellow and black, or CMYK. It is an offset press that will print spot colors or varnish. Offset presses are for large print runs of single sheet printing like letterhead, cards or fliers.</p>
<p><strong>Web press: CMYK</strong><br />
Newspapers and magazines are printed on a web press.</p>
<p><strong>Ink jet: RGB</strong><br />
Desktop ink jets utilize the RGB data for printing. If you send a CMYK document, it will actually convert it to RGB so it can process it. Converting the color twice in this case will likely print unexpected color.</p>
<p><strong>Digital: CMYK or RGB, not both.</strong><br />
Digital presses have a RIP that can process color data and make it printable. It can process RGB data and make it printable and it can process CMYK. If you have RGB and CMYK data on the same document, the RIP gets confused as to how it should handle the data and something will not look right. Pick a color mode and stick to it. Digital presses are similar to a color copier in function. They have a set number of colors, no spot inks and they print on very limited paper stocks. Formats larger than 12&#215;18 inches are rare and costly. Digital presses are cost effective on runs up to about 500 before you are better off printing offset. If you are printing variable data, like addresses or names, this is what a digital press was made for.</p>
<p><strong>Large format: RGB</strong><br />
Large format printers are ink jets. They usually have seven or more inks which allow a very wide color gamut. If you narrow your document down to only CMYK, you will not be using those seven inks to your best advantage.</p>
<h2>Why use CMYK?</h2>
<div id="attachment_195" class="wp-caption aligncenter" style="width: 400px">
	<a href="http://customdesigntools.com/wp-content/uploads/2009/01/cmy.jpg"><img class="size-full wp-image-195" title="cmyk" src="http://customdesigntools.com/wp-content/uploads/2009/01/cmy.jpg" alt="CMYK" width="400" height="189" /></a>
	<p class="wp-caption-text">CMYK </p>
</div>
<p>You know what your color breakdowns are and you know what the end result will be. You are able to monitor your ink mixes exactly throughout the design process and there are no surprises.</p>
<p>If you design in RBG and convert to CMYK, no matter what conversion settings you use, your colors will shift. There is no black in RGB, so anything that is meant to be black will be washed out and probably print on all four plates. If you have small type, this will be a huge problem. Press registration will have to be dead on to match up all four plates of tiny type to make it look black and that never happens. With CMYK, you can use pure 100% black for the type and avoid any problems.</p>
<p>RGB has a much wider color gamut than CMYK. There are millions more colors available on screen than can be mixed using four inks. Any out of gamut colors will be estimated to something that is within the printable range. If you are using bright colors on screen, specifically greens, blues and purples, you are probably going to be disappointed. This applies whether you are converting final images in Photoshop or exporting a PDF with print settings.</p>
<p>The only drawback I can think of to designing in CMYK is the limited filters in Photoshop.</p>
<h2>My monitor only shows RGB.</h2>
<div id="attachment_196" class="wp-caption aligncenter" style="width: 400px">
	<a href="http://customdesigntools.com/wp-content/uploads/2009/01/rgb.jpg"><img class="size-full wp-image-196" title="rgb" src="http://customdesigntools.com/wp-content/uploads/2009/01/rgb.jpg" alt="RGB is colored light and subtractive color. The more colors you add, the lighter it gets. " width="400" height="189" /></a>
	<p class="wp-caption-text">RGB </p>
</div>
<p>RGB is colored light, CMYK is colored ink. Any screen shows RGB because it has to. There is no ink in your monitor. However, a good calibrated monitor will show simulated CMYK. Working in CMYK mode will not display electric blues or radioactive greens. The final printed result will be much closer to what you see on screen.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a rel="nofollow" target="_blank" href="http://customdesigntools.com/color-links/" rel="bookmark" class="crp_title">Color Links</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/orange/" rel="bookmark" class="crp_title">Orange</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/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%2Fshould-you-design-in-rgb-or-cmyk%2F&amp;title=Should+You+Design+in+RGB+or+CMYK%3F" ><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%2Fshould-you-design-in-rgb-or-cmyk%2F&amp;title=Should+You+Design+in+RGB+or+CMYK%3F" ><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%2Fshould-you-design-in-rgb-or-cmyk%2F&amp;title=Should+You+Design+in+RGB+or+CMYK%3F" ><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%2Fshould-you-design-in-rgb-or-cmyk%2F&amp;headline=Should+You+Design+in+RGB+or+CMYK%3F" ><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=Should+You+Design+in+RGB+or+CMYK%3F&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fshould-you-design-in-rgb-or-cmyk%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=Should+You+Design+in+RGB+or+CMYK%3F&amp;u=http%3A%2F%2Fcustomdesigntools.com%2Fshould-you-design-in-rgb-or-cmyk%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=Should+You+Design+in+RGB+or+CMYK%3F&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fshould-you-design-in-rgb-or-cmyk%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=Should+You+Design+in+RGB+or+CMYK%3F&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fshould-you-design-in-rgb-or-cmyk%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=Should+You+Design+in+RGB+or+CMYK%3F&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Fshould-you-design-in-rgb-or-cmyk%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%2Fshould-you-design-in-rgb-or-cmyk%2F&amp;title=Should+You+Design+in+RGB+or+CMYK%3F&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%2Fshould-you-design-in-rgb-or-cmyk%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%2Fshould-you-design-in-rgb-or-cmyk%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%2Fshould-you-design-in-rgb-or-cmyk%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/should-you-design-in-rgb-or-cmyk/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Organizing Photoshop Files</title>
		<link>http://customdesigntools.com/organizing-photoshop-files/</link>
		<comments>http://customdesigntools.com/organizing-photoshop-files/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 21:56:40 +0000</pubDate>
		<dc:creator>CDT</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[organization]]></category>

		<guid isPermaLink="false">http://customdesigntools.com/?p=90</guid>
		<description><![CDATA[Organizing files in general is important. Photoshop files can become unwieldy after adding a couple dozen layers, paths and alpha channels if you don&#8217;t maintain an organization system. Files are archived for later use or handed off to another design for some reason or another. Taking over a Photoshop file, or any file from 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%2Forganizing-photoshop-files%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcustomdesigntools.com%2Forganizing-photoshop-files%2F&amp;source=korbyimagery&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Organizing files in general is important. Photoshop files can become unwieldy after adding a couple dozen layers, paths and alpha channels if you don&#8217;t maintain an organization system. Files are archived for later use or handed off to another design for some reason or another. Taking over a Photoshop file, or any file from a disorganized designer can be a nightmare, so just take a few extra seconds while you are working to tidy up the file. The sanity you save may be your own.</p>
<div id="attachment_92" class="wp-caption aligncenter" style="width: 210px">
	<a href="http://customdesigntools.com/wp-content/uploads/2008/10/bad-layers.png"><img class="size-full wp-image-92" title="Bad Layers" src="http://customdesigntools.com/wp-content/uploads/2008/10/bad-layers.png" alt="Do your Photoshop layers look like this? Take five minutes more and organize the files before archiving or handing off to a service bureau or another designer. " width="210" height="133" /></a>
	<p class="wp-caption-text">Do your Photoshop layers look like this? Take five minutes more and organize the files before archiving or handing off to a service bureau or another designer. </p>
</div>
<p>Recently, a designer sent me a Photoshop document with over 130 unnamed, unorganized, scattered shape layers.  It took 45 minutes to organize the layers before I could start working.</p>
<p>Here are some tips to keep your files neat and organized.</p>
<h4>Name your layers.</h4>
<p>Yes, all of them. Give them unique, meaningful names that will be easy to recognize later.</p>
<h4>Group related layers.</h4>
<p>If you have twelve layers of type, put them in a layer group called &#8220;type&#8221;. Not too tough. If you have a tree, branches, apples and a drop shadow on seventeen different layers, put them in a group called &#8220;apple tree&#8221;. Simple.</p>
<h4>Collapse expanded layers or groups.</h4>
<p>Yes, I know Photoshop defaults to expand everything all the time. Yes, it&#8217;s a pain to click that extra time. Yes, I have <a rel="nofollow" target="_blank" href="http://www.adobe.com/cfusion/mmform/index.cfm?name=wishform" target="_blank">requested</a> that Adobe change this. Just take the fraction of a second necessary to collapse each expanded layer as it is created. You will gain the benefit of seeing more layers in the panel at one time making it easier to edit.</p>
<h4>Always save the original PSD.</h4>
<p>Seems like common sense, but you would be surprised how often the original file is unavailable when revision time comes around. Save the original layered PSD and send a flattened file to clients for approval.</p>
<h4>Delete empty layers</h4>
<p>As you are working, you may copy text from one layer to another leaving the first layer empty. Deleting an object in Photoshop does not make the layer containing it to go away. The shape or text may be gone, but the layer is left behind.</p>
<h4>Work in the correct color mode.</h4>
<p>This may not seem like an organization issue, but it is a common mistake. If you designing for print, work in CMYK. Designing for web, RGB. It really doesn&#8217;t seem like a big deal when you are printing from your desktop ink jet, but when you send your file out to a commercial printer you might find this to be a costly oversight.</p>
<p>Happy Photoshopping.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a rel="nofollow" target="_blank" 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/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/font-management/" rel="bookmark" class="crp_title">Font Management</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%2Forganizing-photoshop-files%2F&amp;title=Organizing+Photoshop+Files" ><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%2Forganizing-photoshop-files%2F&amp;title=Organizing+Photoshop+Files" ><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%2Forganizing-photoshop-files%2F&amp;title=Organizing+Photoshop+Files" ><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%2Forganizing-photoshop-files%2F&amp;headline=Organizing+Photoshop+Files" ><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=Organizing+Photoshop+Files&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Forganizing-photoshop-files%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=Organizing+Photoshop+Files&amp;u=http%3A%2F%2Fcustomdesigntools.com%2Forganizing-photoshop-files%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=Organizing+Photoshop+Files&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Forganizing-photoshop-files%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=Organizing+Photoshop+Files&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Forganizing-photoshop-files%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=Organizing+Photoshop+Files&amp;url=http%3A%2F%2Fcustomdesigntools.com%2Forganizing-photoshop-files%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%2Forganizing-photoshop-files%2F&amp;title=Organizing+Photoshop+Files&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%2Forganizing-photoshop-files%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%2Forganizing-photoshop-files%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%2Forganizing-photoshop-files%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/organizing-photoshop-files/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
