<?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>Command-Tab &#187; Photoshop</title>
	<atom:link href="http://www.command-tab.com/category/photoshop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.command-tab.com</link>
	<description>Technology and Mac geekery. One part exuberance, two parts obsession.</description>
	<lastBuildDate>Tue, 18 May 2010 19:56:09 +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>iPhone 512&#215;512 Icon Template</title>
		<link>http://www.command-tab.com/2009/04/04/iphone-512x512-icon-template/</link>
		<comments>http://www.command-tab.com/2009/04/04/iphone-512x512-icon-template/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 18:59:45 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://www.command-tab.com/?p=478</guid>
		<description><![CDATA[If you&#8217;ve downloaded my iPhone and iPod Touch icon Photoshop template in the past, you may want to re-download it, as a larger version has been added. It now comes with the standard 57&#215;57 iPhone springboard template as well as a 512&#215;512 version for producing iTunes-ready artwork.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve downloaded my <a href="/2008/09/20/iphone-and-ipod-touch-icon-template/">iPhone and iPod Touch icon Photoshop template</a> in the past, you may want to re-download it, as a larger version has been added.  It now comes with the standard 57&#215;57 iPhone springboard template as well as a 512&#215;512 version for producing iTunes-ready artwork.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2009/04/04/iphone-512x512-icon-template/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sexy Music Album Overlays</title>
		<link>http://www.command-tab.com/2009/03/27/sexy-music-album-overlays/</link>
		<comments>http://www.command-tab.com/2009/03/27/sexy-music-album-overlays/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 20:55:27 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.command-tab.com/?p=476</guid>
		<description><![CDATA[If you&#8217;re an avid fmTuner user, or just have a need to make some flat music album covers pop off the page, check out Rogie King&#8217;s in-depth tutorial on how to make gorgeous web-ready image overlays. Complete with a free set of covers you can use anywhere and the necessary CSS (even IE6 fixes), Rogie&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re an avid <a href="/2008/09/06/fmtuner-a-lastfm-plugin-for-wordpress/" title="Check out fmTuner for WordPress">fmTuner</a> user, or just have a need to make some flat music album covers pop off the page, check out Rogie King&#8217;s in-depth <a href="http://www.komodomedia.com/blog/2009/03/sexy-music-album-overlays/" title="Check out Sexy Music Album Overlays at KomodoMedia">tutorial</a> on how to make gorgeous web-ready image overlays.  Complete with a free set of covers you can use anywhere and the necessary CSS (even IE6 fixes), Rogie&#8217;s tutorial will have your displayed albums looking shiny and spectacular in no time!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2009/03/27/sexy-music-album-overlays/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhone and iPod Touch Icon Template</title>
		<link>http://www.command-tab.com/2008/09/20/iphone-and-ipod-touch-icon-template/</link>
		<comments>http://www.command-tab.com/2008/09/20/iphone-and-ipod-touch-icon-template/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 00:09:19 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://www.command-tab.com/?p=454</guid>
		<description><![CDATA[While working on some iPhone and iPod Touch apps, I found that the iPhone OS automatically masks and overlays your application icon for quick and easy development. You supply a square 57&#215;57 pixel image, and it rounds off the corners and overlays the Mac-like gloss to create a consistent look. When developing an icon for [...]]]></description>
			<content:encoded><![CDATA[<p>While working on some iPhone and iPod Touch apps, I found that the iPhone OS automatically masks and overlays your application icon for quick and easy development.  You supply a square 57&#215;57 pixel image, and it rounds off the corners and overlays the Mac-like gloss to create a consistent look.</p>
<p>When developing an icon for a Touch-based application, it&#8217;s handy to be able to see what your rendered creation will look like without going through the hassle of exporting your icon, compiling your code, and running your software every time a change is made.  To that end, I present a small Photoshop file which very closely mimics the iPhone-applied mask and gloss, which you can place over top of your in progress icon layers to approximate the final result.  Also, if you dislike the gloss, or have something special in mind, you can set a certain flag in the application&#8217;s Info.plist to disable the gloss&#8230;  I hope my Photoshop file will help others create great looking Touch app icons!</p>
<p><strong>April 4, 2009 Update</strong><br />
By request, I&#8217;ve added a 512&#215;512 version of the template as well, so you can get a good feel for what your icon will look like when displayed in iTunes.  Both files are now combined in a zip archive, downloadable below.</p>
<p><a style="margin: 5px auto 0px auto; width: 228px; height: 39px; display: block;" href="http://cdn.command-tab.com/2008/iphone_icon_templates.zip" title="Download iPhone and iPod Touch icon template"><img src="http://cdn.command-tab.com/2008/button_download_now.png" alt="Download iPhone and iPod Touch icon template" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2008/09/20/iphone-and-ipod-touch-icon-template/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Photoshop Tip: Zoom While Transforming</title>
		<link>http://www.command-tab.com/2008/03/02/photoshop-tip-zoom-while-transforming/</link>
		<comments>http://www.command-tab.com/2008/03/02/photoshop-tip-zoom-while-transforming/#comments</comments>
		<pubDate>Sun, 02 Mar 2008 22:40:13 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.command-tab.com/2008/03/02/photoshop-tip-zoom-while-transforming/</guid>
		<description><![CDATA[When you use Adobe Photoshop day in and day out, certain things about its interface and workflow start to grate on you, like the inability to zoom while in the middle of a transform or applying Layer Effects. Much to my delight, Photoshop is also jam packed with hidden commands and modifier keys, which turned [...]]]></description>
			<content:encoded><![CDATA[<p>When you use Adobe Photoshop day in and day out, certain things about its interface and workflow start to grate on you, like the inability to zoom while in the middle of a transform or applying Layer Effects.  Much to my delight, Photoshop is also jam packed with hidden commands and modifier keys, which turned up a discovery today, shown here:</p>
<p><center><object width="376" height="247" codebase="http://www.apple.com/qtactivex/qtplugin.cab" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"><param value="http://cdn.command-tab.com/2008/ps_zoom_transform.jpg" name="SRC"/><param value="http://cdn.command-tab.com/2008/ps_zoom_transform.mov" name="HREF"/><param value="myself" name="TARGET"/><param value="tofit" name="SCALE"/><param value="false" name="AUTOPLAY"/><param value="false" name="CONTROLLER"/><param value="video/quicktime" name="TYPE"/><embed width="376" height="247" pluginspage="http://www.apple.com/quicktime/download/" cache="true" type="video/quicktime" plugin="quicktimeplugin" autoplay="false" loop="false" controller="false" scale="tofit" target="myself" href="http://cdn.command-tab.com/2008/ps_zoom_transform.mov" src="http://cdn.command-tab.com/2008/ps_zoom_transform.jpg"/></object></center></p>
<p>If you&#8217;re in the middle of a Transform or Layer Effects change and need to get your changes <i>just right</i>, you can adjust your view simply by holding the correct keys and using your mouse.  On the Mac, hold Space and drag to pan around the background window.  Command-Space-click on the document to zoom in, and Command-Option-Space-click to zoom out.  Note that some of these key combos collide with the system-wide Spotlight commands, so you may consider remapping them in System Preferences, depending on your usage of each.  Personally, I&#8217;ve moved Spotlight to Control-Space just to use these great hidden features of Photoshop.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2008/03/02/photoshop-tip-zoom-while-transforming/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
<enclosure url="http://www.command-tab.com/images/tips/zoom_transform.mov" length="1671955" type="video/quicktime" />
<enclosure url="http://cdn.command-tab.com/2008/ps_zoom_transform.mov" length="1671955" type="video/quicktime" />
		</item>
		<item>
		<title>Font Finders</title>
		<link>http://www.command-tab.com/2007/06/05/font-finders/</link>
		<comments>http://www.command-tab.com/2007/06/05/font-finders/#comments</comments>
		<pubDate>Wed, 06 Jun 2007 00:28:32 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.command-tab.com/2007/06/05/font-finders/</guid>
		<description><![CDATA[For the graphic designers and Photoshop enthusiasts, here are a few resources for identifying fonts: WhatTheFontWhatTheFont is far and away my favorite tool in the bunch primarilty because it&#8217;s automated, fast, and shockingly accurate. Just upload an image (the more contrast, the better) or provide a URL and their software will match characters and, more [...]]]></description>
			<content:encoded><![CDATA[<p>For the graphic designers and Photoshop enthusiasts, here are a few resources for identifying fonts:</p>
<p><a href="http://www.myfonts.com/WhatTheFont/">WhatTheFont</a><br />WhatTheFont is far and away my favorite tool in the bunch primarilty because it&#8217;s automated, fast, and shockingly accurate.  Just upload an image (the more contrast, the better) or provide a URL and their software will match characters and, more often than not, the correct font name.</p>
<p><a href="http://www.myfonts.com/WhatTheFont/forum/">WhatTheFont Forum</a><br />If fully automated solutions are of no help, you can always call upon others in the industry who deal with typefaces every day.  Someone out there knows about your font, and the WhatTheFont Forum is one of the best places to get a good response.</p>
<p><a href="http://www.identifont.com/">Identifont</a><br />Identifont helps you find fonts by asking multiple questions about the font you&#8217;re looking for.  It&#8217;s a unique approach that, in my usage, works about 30 to 40 percent of the time.  As a last resort, it may very well come through, despite it&#8217;s apparently limited font selected.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2007/06/05/font-finders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aqua Spinners</title>
		<link>http://www.command-tab.com/2007/01/21/aqua-spinners/</link>
		<comments>http://www.command-tab.com/2007/01/21/aqua-spinners/#comments</comments>
		<pubDate>Mon, 22 Jan 2007 04:33:43 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
				<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.command-tab.com/2007/01/21/aqua-spinners/</guid>
		<description><![CDATA[While we&#8217;d all like our software and web pages to have instantaneous results, the reality is that some computer operations take a noticeable amount of time. When that happens, it&#8217;s good practice to display an icon or message indicating that your desired action is happening, and that your computer hasn&#8217;t simply ignored your obviously stressful [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.command-tab.com/images/photoshop/spinners/spinners.zip"><img src="http://www.command-tab.com/images/photoshop/spinners/spinners.jpg" align="right" class="imgright" border="0" /></a>While we&#8217;d all like our software and web pages to have instantaneous results, the reality is that some computer operations take a noticeable amount of time.  When that happens, it&#8217;s good practice to display an icon or message indicating that your desired action is happening, and that your computer hasn&#8217;t simply ignored your obviously stressful request.  For those developing software or web-based applications, here&#8217;s a small collection of Mac-like spinners of varying formats, including animated GIF and PNG image sequences (in filmstrip style).  Just one collection of the many bits of &#8220;I might be able to use this one day&#8221; junk I collect while browsing the web or disassembling applications&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2007/01/21/aqua-spinners/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Dugg Stories Photoshop</title>
		<link>http://www.command-tab.com/2005/11/02/dugg-stories-photoshop/</link>
		<comments>http://www.command-tab.com/2005/11/02/dugg-stories-photoshop/#comments</comments>
		<pubDate>Wed, 02 Nov 2005 11:02:40 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
				<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.command-tab.com/index.php/dugg-stories-photoshop/</guid>
		<description><![CDATA[I updated the style of the Dugg Stories area, adding a white background for the items and a footer with links to my Digg RSS feed and Digg.com. Here is the final (hopefully!) version of my Photoshop file that went into the creation of the Digg sidebar area. In it you&#8217;ll find all the layers [...]]]></description>
			<content:encoded><![CDATA[<p>I updated the style of the Dugg Stories area, adding a white background for the items and a footer with links to my Digg RSS feed and Digg.com.  <a href="http://www.command-tab.com/images/photoshop/dugg/dugg_stories_2.psd" title="Dugg Stories final (467 KB)">Here</a> is the final (hopefully!) version of my Photoshop file that went into the creation of the Digg sidebar area.  In it you&#8217;ll find all the layers making up the header, middle, footer, and text elements, along with a few items that were created but not used.  Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2005/11/02/dugg-stories-photoshop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dugg Stories</title>
		<link>http://www.command-tab.com/2005/11/01/dugg-stories/</link>
		<comments>http://www.command-tab.com/2005/11/01/dugg-stories/#comments</comments>
		<pubDate>Tue, 01 Nov 2005 11:43:51 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.command-tab.com/?p=201</guid>
		<description><![CDATA[For the past day or so, I&#8217;ve been thinking about creating a WordPress plugin to display recently &#8220;dugg&#8221; stories from Digg.com. Then I remembered that Digg offers RSS feeds for each individual user, so you can keep up on items your friends are interested in. Writing a whole plugin to display a simple, styled RSS [...]]]></description>
			<content:encoded><![CDATA[<p><a href="#dugg_stories"><img src="http://www.command-tab.com/wp-content/themes/command-tab/images/dugg_stories.png" align="right" class="imgright" alt="Dugg Stories" border="0" /></a>For the past day or so, I&#8217;ve been thinking about creating a WordPress plugin to display recently &#8220;dugg&#8221; stories from <a href="http://www.digg.com/">Digg.com</a>.  Then I remembered that Digg offers RSS feeds for each individual user, so you can keep up on items your friends are interested in.  Writing a whole plugin to display a simple, styled RSS feed is overkill, and more work than I want to do.</p>
<p>Browsing around for a simpler solution, I discovered the highly configurable <a href="http://jade.mcli.dist.maricopa.edu/feed/index.php?s=about">Feed2JS</a>, which will take RSS data and display it using JavaScript.  After tinkering in BBEdit and Photoshop for about half an hour, I had my newly created Dugg Stories section up and running, complete with RSS caching.  The results of my efforts can be seen at right (<a href="#dugg_stories">jump there</a>).  That was <i>far</i> easier than writing a whole plugin, doing caching, and handling XML.  (If you decide to do your own Digg sidebar area, feel free to swipe my Dugg Stories header image.  I may also post the Photoshop file I created, if there&#8217;s interest.)</p>
<p><b>Update</b><br />
Here is the <a href="http://www.command-tab.com/images/photoshop/dugg/dugg_stories.psd">Photoshop file</a> I created along the way.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2005/11/01/dugg-stories/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Halo 2 Carnage</title>
		<link>http://www.command-tab.com/2005/10/30/halo-2-carnage/</link>
		<comments>http://www.command-tab.com/2005/10/30/halo-2-carnage/#comments</comments>
		<pubDate>Sun, 30 Oct 2005 10:31:55 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
				<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.command-tab.com/?p=200</guid>
		<description><![CDATA[Recently, my Photoshop posts have been lacking in layers, which I tend to equate with how much others can learn from them. A file with few layers really only allows for simple usage of the content, and leaves little room to learn from. To try and make up for some of that, here&#8217;s a multi-multi-layer [...]]]></description>
			<content:encoded><![CDATA[<p><center><img src="http://www.command-tab.com/images/photoshop/halo_2_carnage/halo_carnage.jpg" alt="Halo 2 Carnage" /></center></p>
<p>Recently, my Photoshop posts have been lacking in layers, which I tend to equate with how much others can learn from them.  A file with few layers really only allows for simple usage of the content, and leaves little room to learn from.  To try and make up for some of that, here&#8217;s a multi-multi-layer Halo 2 <a href="http://www.command-tab.com/images/photoshop/halo_2_carnage/halo_carnage.zip" title="Halo 2 Carnage (4.6 MB zipped PSD)">Photoshop file</a> where a large portion of the background was cut away to make the image fit the design on (the subsequently redesigned) <a href="http://www.xbox.com" title="Xbox.com - Online Gaming Evolved">Xbox.com</a>.</p>
<p>You can view the original screenshot <a href="http://www.command-tab.com/images/photoshop/halo_2_carnage/halo_carnage-orig.jpg" title="Halo 2 Carnage (original)">here</a> to see how much area had to be recreated.  Luckily, I just happened to have some good source material to pull from.  The photo used to rebuild the missing chunk of sky is quite possibly part of the original Halo 2 artwork, as it&#8217;s from a <a href="http://web01.microsoft.se/portfolio/portfolio_xbox/pictures/Xbox%20Games/Halo%202/halo2%20Logo/Sky%20File/halo2%20%20golden%20%20sky.pdf" title="Halo 2 Golden Sky PDF">PDF</a> I stumbled upon not too long ago.  Looking at the original PDF, you&#8217;ll notice parts of the sky which have cloud formations matching those in the screenshot.  With some clone stamp work, color adjustments, and a new black gradient, the restored image looks good as new.  While the original Halo 2 image surely exists somewhere out there, this is a decent Photoshop file tutorial showing how to merge two related images with minimal changes.</p>
<p>Whether you use it for something, learn from it, or just find the files cool to check out, I&#8217;d like to hear from you!  I know I always enjoy looking through others&#8217; Photoshop files to see how they do things.  Could I do anything to improve my posts?  Have any requests?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2005/10/30/halo-2-carnage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Xbox 360 Marketing</title>
		<link>http://www.command-tab.com/2005/10/21/xbox-360-marketing/</link>
		<comments>http://www.command-tab.com/2005/10/21/xbox-360-marketing/#comments</comments>
		<pubDate>Fri, 21 Oct 2005 05:05:53 +0000</pubDate>
		<dc:creator>Collin</dc:creator>
				<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.command-tab.com/?p=192</guid>
		<description><![CDATA[With the upcoming release of the Xbox 360, I thought it would be fitting to post a few related images I had squirreled away (I save almost everything interesting I come across &#8212; a digital packrat). The first image I have is the new Xbox Live logo for the Xbox 360, which uses the new, [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.command-tab.com/images/photoshop/xbox_360_live/icon.jpg" align="right" class="imgright" />With the upcoming release of the Xbox 360, I thought it would be fitting to post a few related images I had squirreled away (I save almost everything interesting I come across &#8212; a digital packrat).</p>
<p>The first image I have is the <a href="http://www.command-tab.com/images/photoshop/xbox_360_live/xbox_360_live.png">new Xbox Live logo</a> for the Xbox 360, which uses the new, official, Helvetica-looking Xbox font.  I like the old blocky font more, but I&#8217;m sure Microsoft will still manage to pull the marketing materials together nicely.  Overall, I enjoy the Xbox marketing styles far more than those used for Windows.</p>
<p>The second file is an Xbox 360 ad I saw on a website, and recreated it in Photoshop.  You can see the preview <a href="http://www.command-tab.com/images/photoshop/xbox_360_live/preview.jpg">here</a>, or <a href="http://www.command-tab.com/images/photoshop/xbox_360_live/xbox360_ad.zip">download the layered Photoshop file</a>.  Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.command-tab.com/2005/10/21/xbox-360-marketing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc (user agent is rejected)
Database Caching using apc

Served from: www.command-tab.com @ 2010-07-31 22:54:49 -->