<?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>BlogPhoto &#187; Photoshop</title>
	<atom:link href="http://nycgraphix.com/blogphoto/category/photoshop/feed/" rel="self" type="application/rss+xml" />
	<link>http://nycgraphix.com/blogphoto</link>
	<description>Everything you have been looking for and more!!</description>
	<lastBuildDate>Mon, 22 Aug 2011 00:43:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Patterns with Photoshop and the Offset Filter</title>
		<link>http://nycgraphix.com/blogphoto/2011/07/patterns-with-photoshop-and-the-offset-filter/</link>
		<comments>http://nycgraphix.com/blogphoto/2011/07/patterns-with-photoshop-and-the-offset-filter/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 23:33:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[create]]></category>
		<category><![CDATA[CS5]]></category>
		<category><![CDATA[how to create patterns]]></category>
		<category><![CDATA[offset flilter]]></category>
		<category><![CDATA[patterns]]></category>

		<guid isPermaLink="false">http://nycgraphix.com/blogphoto/?p=1541</guid>
		<description><![CDATA[In this tutorial, we&#8217;ll learn the basics of making and using simple repeating patterns in Photoshop. We&#8217;re just going to cover the essential steps here to get things started, but once you understand how repeating patterns work and how easy they are to create, you&#8217;ll quickly discover on your own that there&#8217;s virtually no limit [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial, we&#8217;ll learn the basics of making and using simple repeating patterns in Photoshop. We&#8217;re just going to cover the essential steps here to get things started, but once you understand how repeating patterns work and how easy they are to create, you&#8217;ll quickly discover on your own that there&#8217;s virtually no limit to their creative potential in your designs, whether you&#8217;re building a simple background for a scrapbook or web page or using them as part of a more complex effect.</p>
<p>This tutorial will cover the three main parts to working with repeating patterns. First, we&#8217;ll design a single tile which will eventually become our repeating pattern. Next, we&#8217;ll learn how to save the tile as an actual pattern in Photoshop. Finally, with our new pattern created, we&#8217;ll learn how to select the pattern and make it repeat across an entire layer! In the next set of tutorials, we&#8217;ll take repeating patterns further by adding colors and gradients, using blend modes to blend multiple patterns together, creating patterns from custom shapes, and more!</p>
<p>I&#8217;ll be using Photoshop CS5 here, but the steps apply to any recent version of Photoshop.</p>
<p><strong>Step 1: Create A New Document</strong></p>
<p>Let&#8217;s begin by creating a single tile for the pattern. For that, we need a new blank document, so go up to the File menu in the Menu Bar along the top of the screen and choose New:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/file-new.gif" alt="" title="file-new" width="291" height="108" class="alignleft size-full wp-image-1544" /><br />
Go to File > New.</p>
<p>This opens the New Document dialog box. Enter 100 pixels for both the Width and Height. The document&#8217;s size will determine the size of the tile, which will affect how often the pattern repeats in the document (since a smaller tile will need more repetitions to fill the same amount of space than a larger tile would). In this case we&#8217;ll be creating a 100 px x 100 px tile. You&#8217;ll want to experiment with different sizes when creating your own patterns later. I&#8217;ll leave my Resolution value set to 72 pixels/inch. Set the Background Contents to Transparent so our new document will have a transparent background:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/new-document-dialog-box-300x171.gif" alt="" title="new-document-dialog-box" width="300" height="171" class="alignleft size-medium wp-image-1546" /><br />
Enter the width and height of your document and make sure Background Contents is set to Transparent.</p>
<p>Click OK when you&#8217;re done to close out of the dialog box. The new document appears on your screen. The checkerboard pattern filling the document is Photoshop&#8217;s way of telling us that the background is transparent. Since the document is rather small at only 100 px x 100 px, I&#8217;ll zoom in on it by holding down my Ctrl (Win) / Command (Mac) key and pressing the plus sign ( + ) a few times. Here, the document is zoomed in to 500%:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/photoshop-blank-document-287x300.gif" alt="" title="photoshop-blank-document" width="287" height="300" class="alignleft size-medium wp-image-1548" /><br />
The new blank document, zoomed in to 500%.</p>
<p><strong>Step 2: Add Guides Through The Center Of The Document</strong></p>
<p>We need to know the exact center of our document, and we can find it using Photoshop&#8217;s guides. Go up to the View menu at the top of the screen and choose New Guide:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/photoshop-new-guide.gif" alt="" title="photoshop-new-guide" width="249" height="138" class="alignleft size-full wp-image-1550" /><br />
Go to View > New Guide.</p>
<p>This opens the New Guide dialog box. Select Horizontal for the Orientation, then enter 50% for the Position. Click OK to close out of the dialog box, and you&#8217;ll see a horizontal guide appear through the center of the document:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/horizontal-50.gif" alt="" title="horizontal-50" width="257" height="149" class="alignleft size-full wp-image-1551" /><br />
Select Horizontal and enter 50% for the Position.</p>
<p>Go back up to the View menu and once again choose New Guide. This time in the New Guide dialog box, select Vertical for the Orientation and again enter 50% for the Position:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/vertical-50.gif" alt="" title="vertical-50" width="257" height="149" class="alignleft size-full wp-image-1552" /><br />
Select Vertical and enter 50% for the Position.</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/photoshop-guides-added-287x300.gif" alt="" title="photoshop-guides-added" width="287" height="300" class="alignleft size-medium wp-image-1553" /><br />
A vertical and horizontal guide runs through the center of the document.</p>
<p><strong>Changing The Guide Color (Optional)</strong></p>
<p>If you&#8217;re having trouble seeing the guides because of their light color, you can change their color in Photoshop&#8217;s Preferences. On a PC, go up to the Edit menu, choose Preferences, then choose Guides, Grid &#038; Slices. On a Mac, go up to the Photoshop menu, choose Preferences, then choose Guides, Grid &#038; Slices:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/photoshop-guides-preferences.gif" alt="" title="photoshop-guides-preferences" width="221" height="146" class="alignleft size-full wp-image-1554" /><br />
Select the Guides, Grid and Slices Preferences.</p>
<p>This opens Photoshop&#8217;s Preferences dialog box set to the Guides, Grid &#038; Slices options. The very first option at the top of the list is Guide Color. As I mentioned, it&#8217;s set to Cyan by default. Click on the word Cyan and choose a different color from the list. You&#8217;ll see a preview of the color in the document window. I&#8217;ll change mine to Light Red:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/guide-color-300x109.gif" alt="" title="guide-color" width="300" height="109" class="alignleft size-medium wp-image-1555" /><br />
Selecting Light Red as the new color for the guides.</p>
<p>Click OK when you&#8217;re done to close out of the Preferences dialog box. The guides in the document window now appear in the new color (note that Photoshop will continue to display guides in this new color until you go back to the Preferences and change the color back to Cyan or choose a different color):</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/photoshop-guides-light-red-287x300.gif" alt="" title="photoshop-guides-light-red" width="287" height="300" class="alignleft size-medium wp-image-1556" /><br />
The guides now appear in the new color, making them easier to see.<br />
<strong><br />
Step 3: Draw A Shape In The Center Of The Document</strong></p>
<p>You can create very complex patterns in Photoshop, or they can be as simple as, say, a repeating dot or circle. Let&#8217;s draw a circle in the center of the document. First, select the Elliptical Marquee Tool from the Tools panel. By default, it&#8217;s hiding behind the Rectangular Marquee Tool, so click on the Rectangular Marquee Tool and hold your mouse button down for a second or two until a fly-out menu appears, then select the Elliptical Marquee Tool from the list:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/elliptical-marquee-tool.gif" alt="" title="elliptical-marquee-tool" width="279" height="150" class="alignleft size-full wp-image-1557" /><br />
Click and hold on the Rectangular Marquee Tool, then select the Elliptical Marquee Tool.</p>
<p>With the Elliptical Marquee Tool selected, move the crosshair directly over the intersection point of the guides in the center of the document. Hold down Shift+Alt (Win) / Shift+Option (Mac), click in the center of the document, then with your mouse button still held down, drag out a circular selection. Holding the Shift key as you drag will force the shape of the selection into a perfect circle, while the Alt (Win) / Option (Mac) key tells Photoshop to draw the selection outline from the center. When you&#8217;re done, your selection outline should look similar to this (don&#8217;t worry about the exact size as long as it&#8217;s close):</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/photoshop-circular-selection-287x300.gif" alt="" title="photoshop-circular-selection" width="287" height="300" class="alignleft size-medium wp-image-1558" /><br />
Hold down Shift+Alt (Win) / Shift+Option (Mac) and drag out a circular selection outline from the center.</p>
<p><strong>Step 4: Fill The Selection With Black</strong></p>
<p>Go up to the Edit menu at the top of the screen and choose Fill:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/edit-fill.gif" alt="" title="edit-fill" width="264" height="145" class="alignleft size-full wp-image-1559" /><br />
Go to Edit > Fill.</p>
<p>This opens the Fill dialog box, where we can choose a color to fill the selection with. Set the Use option at the top of the dialog box to Black:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/photoshop-fill-300x208.gif" alt="" title="photoshop-fill" width="300" height="208" class="alignleft size-medium wp-image-1560" /><br />
Set the Use option to Black.</p>
<p>Click OK to close out of the dialog box. Photoshop fills the circular selection with black. Press Ctrl+D (Win) / Command+D (Mac) to quickly remove the selection outline from around the shape (you could also go up to the Select menu at the top of the screen and choose Deselect, but the keyboard shortcut is faster). Keep in mind that my document is still zoomed in to 500%, which is why the edges of the circle appear blocky:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/circle-filled-black-287x300.gif" alt="" title="circle-filled-black" width="287" height="300" class="alignleft size-medium wp-image-1561" /><br />
The selection has been filled with black.</p>
<p>Step 5: Duplicate The Layer</p>
<p>With just this one circle added in the center of the tile, we could save the tile as a pattern, but let&#8217;s make it look a bit more interesting before we do that. First, make a copy of the layer by going up to the Layer menu at the top of the screen, choosing New, then choosing Layer via Copy. Or, if you prefer keyboard shortcuts, press Ctrl+J (Win) / Command+J (Mac):</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/layer-new-layer-via-copy.gif" alt="" title="layer-new-layer-via-copy" width="212" height="149" class="alignleft size-full wp-image-1562" /><br />
Go to Layer > New > Layer via Copy.</p>
<p>Nothing will happen yet in the document window, but a copy of the layer, which Photoshop names &#8220;Layer 1 copy&#8221;, appears above the original in the Layers panel:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/layer-1-copy.gif" alt="" title="layer-1-copy" width="289" height="291" class="alignleft size-full wp-image-1564" /><br />
The Layers panel showing a copy of Layer 1 above the original.</p>
<p><strong>Step 6: Apply The Offset Filter</strong></p>
<p>When designing tiles to use as repeating patterns, there&#8217;s one filter you&#8217;ll use almost every time, and that&#8217;s Offset, which you can get to by going up to the Filter menu at the top of the screen, choosing Other, then choosing Offset:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/filter-other-offset.gif" alt="" title="filter-other-offset" width="132" height="135" class="alignleft size-full wp-image-1565" /><br />
Go to Filter > Other > Offset.</p>
<p>This opens the Offset filter dialog box. The Offset filter moves, or offsets, the contents of a layer by a specified number of pixels either horizontally, vertically, or both. When creating simple repeating patterns like the one we&#8217;re designing here, you&#8217;ll want to enter half the width of your document into the Horizontal input box and half the height of your document into the Vertical input box. In our case, we&#8217;re working with a 100 px x 100 px document, so set the Horizontal option to 50 pixels and the Vertical option also to 50 pixels. At the bottom of the dialog box, in the Undefined Areas section, make sure Wrap Around is selected:</p>
<p><a href="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/photoshop-offset-filter.gif" rel='lightbox'><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/photoshop-offset-filter-300x208.gif" alt="" title="photoshop-offset-filter" width="300" height="208" class="alignleft size-medium wp-image-1566" /></a><br />
Set the Horizontal and Vertical options to half the dimensions of the document and make sure Wrap Around is checked.</p>
<p>Click OK to close out of the dialog box. In the document window, we see that the Offset filter has taken the copy of the circle we made in the previous step and split it into four equal parts, placing them in the corners of the document. The circle remaining in the center is the original circle we drew on Layer 1:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/circle-offset-287x300.gif" alt="" title="circle-offset" width="287" height="300" class="alignleft size-medium wp-image-1567" /><br />
The image after running the Offset filter.</p>
<p><strong>Step 7: Define The Tile As A Pattern</strong></p>
<p>With the tile designed, let&#8217;s save it as an actual pattern, a process Photoshop refers to as &#8220;defining a pattern&#8221;. Go up to the Edit menu at the top of the screen and choose Define Pattern:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/photoshop-define-pattern.gif" alt="" title="photoshop-define-pattern" width="264" height="119" class="alignleft size-full wp-image-1568" /><br />
Go to Edit > Define Pattern.</p>
<p>Photoshop will pop open a dialog box asking you to name the new pattern. It&#8217;s a good idea to include the dimensions of the tile in the name of the pattern in case you design several similar tiles at different sizes. In this case, name the tile &#8220;Circles 100&#215;100&#8243;. Click OK when you&#8217;re done to close out of the dialog box. The tile is now saved as a pattern!</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/name-pattern-300x61.gif" alt="" title="name-pattern" width="300" height="61" class="alignleft size-medium wp-image-1569" /><br />
Name the pattern &#8220;Circles 100&#215;100&#8243;.</p>
<p><strong>Step 8: Create A New Document</strong></p>
<p>We&#8217;ve designed our tile and defined it as a pattern, which means we can now use it to fill an entire layer! Let&#8217;s create a new document to work in. Just as we did back in Step 1, go up to the File menu and choose New. When the New Document dialog box appears, enter 1000 pixels for both the Width and Height. Leave the Resolution set to 72 pixels/inch, and this time, set the Background Contents to White so the background of the new document is filled with solid white. Click OK when you&#8217;re done to close out of the dialog box. The new document will appear on your screen:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/new-document-2-300x171.gif" alt="" title="new-document-2" width="300" height="171" class="alignleft size-medium wp-image-1570" /><br />
Create a new 1000 px x 1000 px document with a white background.</p>
<p><strong>Step 9: Add A New Layer</strong></p>
<p>We could simply fill the document&#8217;s Background layer with our pattern, but that would seriously limit what we can do with it. As we&#8217;ll see in the next tutorial when we look at adding colors and gradients to patterns, a much better way to work is to place the repeating pattern on its own layer. Click on the New Layer icon at the bottom of the Layers panel:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/photoshop-add-new-layer.gif" alt="" title="photoshop-add-new-layer" width="289" height="237" class="alignleft size-full wp-image-1571" /><br />
Click on the New Layer icon.</p>
<p>A new blank layer named &#8220;Layer 1&#8243; appears above the Background layer:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/photoshop-new-layer-added.gif" alt="" title="photoshop-new-layer-added" width="289" height="291" class="alignleft size-full wp-image-1572" /><br />
The new layer appears.</p>
<p><strong>Step 10: Fill The New Layer With The Pattern</strong></p>
<p>With our new layer added, let&#8217;s fill it with our pattern! Go up to the Edit menu and choose Fill:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/edit-fill1.gif" alt="" title="edit-fill" width="264" height="145" class="alignleft size-full wp-image-1573" /><br />
Go to Edit > Fill.</p>
<p>Normally, Photoshop&#8217;s Fill command is used to fill a layer or selection with a solid color, just as we did back in Step 4 when we used it to fill the circular selection with black. But we can also use the Fill command to fill something with a pattern, and we do that by first setting the Use option at the top of the dialog box to Pattern:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/photoshop-fill-pattern-300x152.gif" alt="" title="photoshop-fill-pattern" width="300" height="152" class="alignleft size-medium wp-image-1574" /><br />
Change the Use option to Pattern.</p>
<p>With Pattern selected, a second option, Custom Pattern, appears directly below it, which is where we choose the pattern we want to use. Click on the pattern preview thumbnail:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/custom-pattern-thumbnail-300x153.gif" alt="" title="custom-pattern-thumbnail" width="300" height="153" class="alignleft size-medium wp-image-1575" /><br />
Click directly on the Custom Pattern thumbnail.</p>
<p>This opens the Pattern Picker, which displays small thumbnails of all the patterns we currently have to choose from. The circle pattern we just created will be the last thumbnail in the list. If you have Tool Tips enabled in Photoshop&#8217;s Preferences (they&#8217;re enabled by default), the name of the pattern will appear when your hover your cursor over the thumbnail. Double-click on it to select it and exit out of the Pattern Picker:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/photoshop-pattern-picker-300x122.gif" alt="" title="photoshop-pattern-picker" width="300" height="122" class="alignleft size-medium wp-image-1576" /><br />
Select the &#8220;Circles 100&#215;100&#8243; pattern in the Pattern Picker.</p>
<p>Once you&#8217;ve selected the pattern, all that&#8217;s left to do is click OK to close out of the Fill dialog box. Photoshop fills the blank layer in the document with the circle pattern, repeating the tile as many times as needed:</p>
<p><img src="http://nycgraphix.com/blogphoto/wp-content/uploads/2011/07/repeating-circle-pattern-292x300.gif" alt="" title="repeating-circle-pattern" width="292" height="300" class="alignleft size-medium wp-image-1577" /><br />
Layer 1 is now filled with the repeating circle pattern.</p>
<p>And that&#8217;s really all there is to it! Obviously our black and white circle pattern won&#8217;t win us many awards, but the important things to take away from this first tutorial are the steps we used to create it, designing a single tile, defining the tile as a pattern, then using Photoshop&#8217;s Fill command to fill an entire layer with the pattern. </p>
<p>Any suggestions, ideas? Feel free to comment on this article!</p>
<p><a title="Back to Top" href="#top">Back to Top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nycgraphix.com/blogphoto/2011/07/patterns-with-photoshop-and-the-offset-filter/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What&#8217;s New In Photoshop CS5</title>
		<link>http://nycgraphix.com/blogphoto/2011/06/whats-new-in-photoshop-cs5/</link>
		<comments>http://nycgraphix.com/blogphoto/2011/06/whats-new-in-photoshop-cs5/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 21:43:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[CS5]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://nycgraphix.com/blogphoto/?p=1434</guid>
		<description><![CDATA[Touch apps for Photoshop 12.0.4 or later Mix color swatches, select and manage Photoshop tools, and paint watercolor images using three iPad apps. See Using Adobe&#160;Color&#160;Lava, Using Adobe&#160;Nav, and Using Adobe&#160;Eazel. Easier interface management with live workspaces Automatically store task-specific workspaces that reflect your workflow, and quickly switch between them. See Save and switch workspaces. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Touch apps for Photoshop 12.0.4 or later</strong><br />
Mix color swatches, select and manage Photoshop tools, and paint watercolor images using three iPad apps. See <a href="http://help.adobe.com/en_US/Photoshop/CS5/NFAuthoring_CS5.1/WS2bacbdf8d487e582-6e3ca8f612de34b0038-8000.html" target="_self"></a><a href="http://help.adobe.com/en_US/photoshop/cs/using/WS2bacbdf8d487e582-6e3ca8f612de34b0038-7fff.html">Using Adobe&nbsp;Color&nbsp;Lava</a>, <a href="http://help.adobe.com/en_US/photoshop/cs/using/WS2bacbdf8d487e58274340c4b12de7bba04d-8000.html">Using Adobe&nbsp;Nav</a>, and <a href="http://help.adobe.com/en_US/photoshop/cs/using/WS2bacbdf8d487e582-2504b6da12de34df6d5-7fff.html">Using Adobe&nbsp;Eazel</a>.</p>
<p><strong>Easier interface management with live workspaces</strong><br />
Automatically store task-specific workspaces that reflect your workflow, and quickly switch between them. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WS9403857B-903B-4bd5-95D4-D6B4F21C24BB.html">Save and switch workspaces</a>.</p>
<p><strong>Intelligent selection technology</strong><br />
Extract subjects from backgrounds more quickly and accurately, creating realistic composites. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WS9C5407FF-2787-400b-9930-FF44266E9168a.html">Refine selection edges</a>.</p>
<p><strong>Content-aware filling and healing</strong><br />
Easily remove image elements and replace them with content that seamlessly integrates into its surroundings. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-77d2a.html">Content-aware, pattern, or history fills</a> and <a href="http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-7605a.html">Retouch with the Spot Healing Brush tool</a>.</p>
<p><strong>HDR Pro</strong><br />
Apply greater tone-mapping power, creating high dynamic range images that range from photorealistic to surreal. Or apply an HDR look to standard images with the HDR<br />
Toning adjustment. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-78e5a.html">Merge images to HDR</a> and <a href="http://help.adobe.com/en_US/photoshop/cs/using/WS2b33cd566cc76571-630cc9d8124ebb76a73-7fff.html">Adjust HDR toning</a>.</p>
<p><strong>Extraordinary painting effects</strong><br />
Take advantage of realistic painting effects, mixing colors on the canvas and simulating bristles to produce results that rival traditional painting media. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WS2b33cd566cc765715d0271451243bc8da1d-7fff.html">Paint with the Mixer Brush</a> and <a href="http://help.adobe.com/en_US/photoshop/cs/using/WS2b33cd566cc76571-3fc268b1124a25c527c-8000.html">Bristle tip shape options</a>.</p>
<p><strong>Puppet Warp</strong><br />
Radically transform specific image areas, while anchoring others in place. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WS2b33cd566cc765715d0271451243bc8da1d-7ffe.html">Puppet Warp</a>.</p>
<p><strong>Automated lens correction</strong><br />
Quickly fix distortion using installed profiles of popular lenses, or custom profiles of additional models. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WSF65FB40F-00F5-445a-BD9A-38B3737A9A19a.html">Correct lens distortion and adjust perspective</a>.</p>
<p><strong>Easy extrusions with 3D repoussé</strong><br />
Convert 2D text and artwork into 3D objects, and then extrude and inflate their surfaces. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WS2b33cd566cc765715d0271451243bc8da1d-7ffd.html">Create 3D repoussé (Photoshop Extended)</a>.</p>
<p><strong>Enhanced 3D performance, workflow, and materials</strong><br />
Quickly optimize performance with dedicated 3D preferences. Get faster previews and rendering with the improved Adobe Ray Tracer engine. Apply materials interactively with Material Load and Drop tools. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WS9895072D-F6CF-4c39-B28B-D8B49769DF1A.html">3D panel overview (Photoshop Extended)</a> and <a href="http://help.adobe.com/en_US/photoshop/cs/using/WS2D467BBF-7486-41ae-8028-0E159578AD88.html">3D Materials settings (Photoshop Extended)</a>.</p>
<p><strong>Streamlined creative reviews</strong><br />
Collaborate with colleagues and quickly get client feedback with CS Review, an online service that accelerates the review process. See <a href="http://help.adobe.com/en_US/CreativeSuite/CS5/Using/WS9293e1fb3b977c5c58036661123f3265d63-8000.html" target="_self">CS Review</a>.</p>
<p><strong>Integrated media management</strong><br />
Take advantage of improved watermarking, web galleries, and batch processing in Adobe Bridge CS5. Access assets directly in Photoshop using the Mini Bridge panel. See <a href="http://help.adobe.com/en_US/CreativeSuite/CS5/Using/WSfd1234e1c4b69f30ea53e41001031ab64-7371a.html" target="_self">Adobe Bridge</a> and <a href="http://help.adobe.com/en_US/CreativeSuite/CS5/Using/WS4bebcd66a74275c33c28e88f1235296fe93-8000.html" target="_self">Mini Bridge</a>.</p>
<p><strong>State of the art Camera Raw processing</strong><br />
Remove noise in high ISO images while preserving color and detail. Add creative effects like film grain and post-crop vignettes. Or precisely sharpen images with minimal artifacts. See <a href="http://help.adobe.com/en_US/CreativeSuite/CS5/Using/WSb03e830bd6f770ee-74b77549121368212bf-8000.html" target="_self">Correcting lens distortions in Camera Raw</a>, <a href="http://help.adobe.com/en_US/CreativeSuite/CS5/Using/WS67a9e0c3a11b149687267f1128daefb9fc-8000.html" target="_self">Sharpening and noise reduction in Camera Raw</a>, and <a href="http://help.adobe.com/en_US/CreativeSuite/CS5/Using/WS67a9e0c3a11b149687267f1128daefb9fc-7ffd.html" target="_self">Vignette and grain effects in Camera Raw</a>.</p>
<p><strong>Dozens of customer-inspired productivity enhancements</strong><br />
Boost your efficiency with countless workflow improvements. Selected highlights let you:</p>
<ul>
<li>Create layers by dragging files from Windows or Mac OS. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WSba26e7b0742782c7-164508f1125a05a0e86-8000.html">Create a layer from an existing file</a>.
</li>
<li>Straighten images with the Ruler tool. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WSba26e7b0742782c75c0c4080125a028ced6-8000.html">Straighten an image</a>.
</li>
<li>Protect detail with the Sharpen tool. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-75fda.html">Sharpen image areas</a>.
</li>
<li>Apply a graduated neutral density filter. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-77e0a.html">Apply a gradient fill</a>.
</li>
<li>Reverse the direction of a clone source. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-760aa.html">Retouch with the Clone Stamp tool</a>.
</li>
<li>Customize defaults for layer styles. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WSb1c6c8ec7b4a32f92daf14e6126266101df-8000.html">Change style defaults to custom values</a>.
</li>
<li>Paste in the same relative location, or into or outside selections.<br />
See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WS2b33cd566cc76571-21e3ae8b124c6ea9f07-8000.html">Understanding the copy and paste commands</a>.
</li>
<li>Store image-specific print settings. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-77aea.html">Print images</a>.
</li>
</ul>
<p><strong>New GPU-accelerated features</strong><br />
Harness increased hardware power with features like brush previews, a color sampler ring for the Eyedropper tool, and a Rule Of Thirds grid for the Crop tool. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WSba26e7b0742782c7-ca98dbb124ffdb1d60-8000.html">Choose a color while painting</a> and <a href="http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-7635a.html">Crop an image using the Crop tool</a>.</p>
<p><strong>Faster performance with cross-platform 64-bit support</strong><br />
Complete day-to-day imaging tasks at least 10% faster on 64-bit versions of Mac OS and Windows. See <a href="http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-748aa.html">Memory and performance</a>.</p>
<p>Any suggestions, ideas? Feel free to comment on this article!</p>
<p><a title="Back to Top" href="#top">Back to Top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nycgraphix.com/blogphoto/2011/06/whats-new-in-photoshop-cs5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Photoshop Scratch Disk Help</title>
		<link>http://nycgraphix.com/blogphoto/2010/03/photoshop-scratch-disk-help/</link>
		<comments>http://nycgraphix.com/blogphoto/2010/03/photoshop-scratch-disk-help/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 01:14:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[ram]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://nycgraphix.com/blogphoto/?p=1289</guid>
		<description><![CDATA[The Photoshop scratch disk is your hard drive. Photoshop uses your hard drive as temporary &#8220;swap&#8221; space, or virtual memory, when your system does not have enough RAM to perform an operation. If you only have one hard drive or partition in your computer, then the scratch disk will be the drive where your operating [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-1293 alignright" title="hdd_unmount" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2010/03/hdd_unmount.png" alt="" width="128" height="128" /></p>
<p>The Photoshop scratch disk is your hard drive. Photoshop uses your hard drive as temporary &#8220;swap&#8221; space, or virtual memory, when your system does not have enough RAM to perform an operation. If you only have one hard drive or partition in your computer, then the scratch disk will be the drive where your operating system is installed (the C drive on a Windows system).</p>
<p><strong>Setting Up Scratch Disks</strong><br />
You can change the scratch disk location and add multiple scratch disks from Photoshop Preferences. Many power users like to create a dedicated hard drive partition for the Photoshop scratch disk. Although Photoshop will function with a single scratch disk on the system partition, you can improve performance by setting the scratch disk to be the fastest drive in your system. Other useful guidelines for setting scratch disks are to avoid using the same drive where your operating system is installed, avoid using a drive where the files you edit are stored, and don&#8217;t use network or removable drives for a scratch disk.</p>
<p><strong>Delete Photoshop Temp Files</strong><br />
If Photoshop is shut down improperly or crashes in the middle of an editing session, this can leave fairly large temporary files behind on your scratch disk. Photoshop&#8217;s temp files are typically named ~PST####.tmp on Windows and Temp#### on Macintosh, where #### is a series of numbers. These are safe to delete.</p>
<p><strong>Clear Disk Space</strong><br />
If you&#8217;re getting an error message that the scratch disk is full, it usually means you need to clear some space on whatever drive is defined as the scratch disk in Photoshop Preferences, or add additional drives for Photoshop to use as scratch space.</p>
<p><strong>Defragment Your Hard Disk</strong><br />
It is also possible to get the &#8220;scratch disk is full&#8221; error, even if the scratch disk drive has free space. This is because Photoshop requires contiguous, unfragmented free space on the scratch disk drive. If you are getting the &#8220;scratch disk is full&#8221; error message and your scratch disk drive does show a good amount of free space, you may need to run a disk defragmentation utility.</p>
<p><strong>Scratch Disk Errors When Cropping</strong><br />
If you are getting a &#8220;scratch disk full&#8221; error when attempting to crop an image, it&#8217;s likely that you inadvertently have size and resolution values entered in the options bar for the crop tool, or you entered values in the wrong units. For instance, entering dimensions of 1200 x 1600 when your units are set to inches instead of pixels is going to create a huge file that could trigger the scratch disk full message. The solution is to press clear in the options bar after selecting the crop tool but before dragging a crop selection.</p>
<p>Any suggestions, ideas? Feel free to comment on this article!</p>
<p><a href="#top">Back to Top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nycgraphix.com/blogphoto/2010/03/photoshop-scratch-disk-help/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Create Photoshop Patterns</title>
		<link>http://nycgraphix.com/blogphoto/2009/11/create-photoshop-patterns/</link>
		<comments>http://nycgraphix.com/blogphoto/2009/11/create-photoshop-patterns/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 23:41:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[cs4]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[patterns]]></category>

		<guid isPermaLink="false">http://nycgraphix.com/blogphoto/?p=1208</guid>
		<description><![CDATA[This tutorial will teach you how to save an image or picture and use it as a new pattern in Photoshop. And next time, whenever you&#8217;re working with larger canvas, you can just use the Fill Layer feature in Photoshop to set the pattern as your background. 1. Open the image you want to use [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial will teach you how to save an image or picture and use it as a new pattern in Photoshop. And next time, whenever you&#8217;re working with larger canvas, you can just use the Fill Layer feature in Photoshop to set the pattern as your background.</p>
<p><span>1. Open the image you want to use as pattern. </span></p>
<p><span><img class="alignnone size-full wp-image-1209" title="pattern" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/pattern.jpg" alt="pattern" width="100" height="100" /></span></p>
<p><span><br />
</span><span>2. Then, go to Edit &gt; Define Pattern. Type in the name you want for the new pattern and click OK.</span></p>
<p>3. Now, we want to use the new pattern as a background in our new project. Open a new document, whatever the size is up to you.</p>
<p>4. Go to Layer &gt; New Fill Layer &gt; Pattern. You&#8217;ll see this small window.</p>
<p><span><br />
<img class="alignnone size-medium wp-image-1210" title="screen" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/screen-300x203.jpg" alt="screen" width="300" height="203" /></span></p>
<p><span>Click OK and you&#8217;ll see another window for you to select the pattern you want to use. Choose the pattern you created just now and click OK.</span></p>
<p><span><img class="alignnone size-medium wp-image-1217" title="Untitled-2" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/Untitled-2-300x177.jpg" alt="Untitled-2" width="300" height="177" /></span></p>
<p><span><br />
And you&#8217;ll have a nice background for your new project.</span></p>
<p><span><img class="alignnone size-medium wp-image-1218" title="pattern" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/pattern1-300x225.jpg" alt="pattern" width="300" height="225" /></span></p>
<p>Any suggestions, ideas? Feel free to comment on this article!</p>
<p><a href="#top">Back to Top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nycgraphix.com/blogphoto/2009/11/create-photoshop-patterns/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Photoshop CS4 Interface</title>
		<link>http://nycgraphix.com/blogphoto/2009/11/photoshop-cs4-interface/</link>
		<comments>http://nycgraphix.com/blogphoto/2009/11/photoshop-cs4-interface/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 22:49:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[cs4]]></category>
		<category><![CDATA[interface]]></category>

		<guid isPermaLink="false">http://nycgraphix.com/blogphoto/?p=1204</guid>
		<description><![CDATA[This Photoshop tutorial is about customizing the interface of the Photoshop.  This is one of the best features available to the user. This is because every user has their own way of doing things, keeping this in mind the software has provided a totally customizable interface. By using this any user can use Photoshop CS4 [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-1205" title="photoshop-interface" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/photoshop-interface-300x174.jpg" alt="photoshop-interface" width="300" height="174" /></p>
<p style="background: white none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; line-height: 16.5pt;"><span style="font-size: 9pt; color: black; font-family: Arial;" lang="EN-US">This Photoshop tutorial is about customizing the interface of the Photoshop.  This is one of the best features available to the user. This is because every user has their own way of doing things, keeping this in mind the software has provided a totally customizable interface. By using this any user can use Photoshop CS4 in a way which suits them.</span></p>
<p style="background: white none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; line-height: 16.5pt;"><span style="font-size: 9pt; color: black; font-family: Arial;" lang="EN-US">The Photoshop CS4 tutorial for custom interface is really simple. This is done as follows, as we know that we have various panels at the right  hand side of the interface, some of them being layers, channels paths etc. you  will eventually find that you use some of the panels more frequently than the others, while some u may never use. Keeping this in mind the Photoshop has devised an ingenious way to make the interface user friendly. What you do is that when you open any panel you can see tabs at the right top corner of the panel and u can switch from panel to panel by clicking on them, so what you do is that you can click on the tabs and actually drag them out of the panel resulting in a new panel consisting of only one tab.</span></p>
<p style="background: white none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; line-height: 16.5pt;"><span style="font-size: 9pt; color: black; font-family: Arial;" lang="EN-US">You can also merge more panels into a single panel. This Photoshop CS4 tutorial is done by dragging the panel into another when this happens there appears a blue glow in the panel below, drop your panel into it and you will find that the panels have merged hence condensing the workspace. You can also separate out the unwanted panels and close them off saving only the used ones with you. You can also drag the panels to the left corner and drop them beyond the tool box; here you will see that you can arrange the panels as you please. This Photoshop CS4 tutorial will mean nothing if you do not want to be more creative and efficient.</span></p>
<p style="background: white none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; line-height: 16.5pt;"><span style="font-size: 9pt; color: black; font-family: Arial;" lang="EN-US">When you are comfortable using a specific customized interface you can actually save the settings for further use. This can be done by going to the menu “windows” click on “workspace” and then “Save workspace” by doing this you can directly have the settings the next time you use the interface. If you want to reset the settings or change to some other predefined interface you can go to the button on the top left corner called “Essentials” and click on it,  you will see that the default interface is restored. You can select any other interface too.</span></p>
<p style="background: white none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; line-height: 16.5pt;"><span style="font-size: 9pt; color: black; font-family: Arial;" lang="EN-US">In Photoshop CS4 we can also customize the entire menu at the top. This is done by going to the menu “File” and then “Menus” here you can add or delete any menu required by the user. It is very easy to use. You can also change the color of the menus from that dialog box reminding you to use the option more frequently or for any other use.</span></p>
<p style="background: white none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; line-height: 16.5pt;"><span style="font-size: 9pt; color: black; font-family: Arial;" lang="EN-US">In this way the Photoshop interface is very flexible and easy to modify as per the needs of the user.</span></p>
<p>Any suggestions, ideas? Feel free to comment on this article!</p>
<p><a href="../#top">Back to Top</a></p>
<p style="background: white none repeat scroll 0% 0%; -moz-background-clip: border; -moz-background-origin: padding; -moz-background-inline-policy: continuous; line-height: 16.5pt;"><span style="font-size: 9pt; color: black; font-family: Arial;" lang="EN-US"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://nycgraphix.com/blogphoto/2009/11/photoshop-cs4-interface/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Photoshop Tutorials Resources</title>
		<link>http://nycgraphix.com/blogphoto/2009/11/photoshop-tutorials-resources/</link>
		<comments>http://nycgraphix.com/blogphoto/2009/11/photoshop-tutorials-resources/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 04:24:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Actions]]></category>
		<category><![CDATA[presets]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://nycgraphix.com/blogphoto/?p=1103</guid>
		<description><![CDATA[Learn the fundamentals of Adobe Photoshop by viewing our collection of tutorials. Photoshop Tutorials at Melissa Clifton Enjoy this impressive showcase of free Photoshop tutorials, 2D and 3D animation, illustration, concept art and character design by New Zealand artists. PHOTOSHOP Tutorials and Training Photoshop tutorial web sites visited by DTG readers, and students…. in the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.spoono.com/photoshop/tutorials/"><br />
</a> Learn the fundamentals of Adobe Photoshop by viewing our collection of tutorials.</p>
<p><a href="http://www.melissaclifton.com/tutorials.html">Photoshop Tutorials at Melissa Clifton</a><br />
Enjoy this impressive showcase of free Photoshop tutorials, 2D and 3D animation, illustration, concept art and character design by New Zealand artists.</p>
<p><a href="http://www.graphic-design.com/Photoshop/tutorials/index.html">PHOTOSHOP Tutorials and Training</a><br />
Photoshop tutorial web sites visited by DTG readers, and students…. in the Photoshop department of The Design and Publishing Center, featuring DTG</p>
<p><a href="http://www.graphic-design.com/Photoshop/">Photoshop Tips &amp; Tricks</a><br />
Photoshop carving wood A reader wrote in with a client who wants his web site menu buttons to be on a tree looking hand-carved.</p>
<p><a href="http://www.prophotosecrets.com/">Photoshop Tutorials &#8211; Adobe Photo Shop Tutorial &#8211; CS2 Video Training</a><br />
Photoshop Tutorials making it super easy to create cool effects and graphics using CS2 Video Training with Adobe Photo Shop Tutorials Expert Shane Goldberg.</p>
<p><a href="http://www.photoshoplab.com/">Photoshop Tutorials, Tips, Tricks, News and Reviews Photoshop Lab</a><br />
Digital Painting with Light Photoshop Tutorial Painting with Light Like dodge and burn on steroids.</p>
<p><a href="http://www.photoshoplab.com/tutorials/" class="broken_link">Tutorials Photoshop Lab</a><br />
This tutorial will show you how to create some of the more popular “Web 2.0″ design effects using Photoshop.</p>
<p><a href="http://www.worth1000.com/tutorial.asp">Worth1000.com Photoshop Contests </a><br />
With more than 80 all-original Photoshop tutorials not available online.</p>
<p><a href="http://www.tutorialman.com/">TutorialMan.com</a><br />
Find The Best Free Photoshop Tutorials.</p>
<p><a href="http://www.greycobra.com/">GreyCobra Productions Inc.</a><br />
The site may be down for some time, but rest assured that we will return with our extensive tutorial database in the future!</p>
<p><a href="http://www.handson.nu/">Photoshop Tutorials Hands-On Training by DocOzone</a><br />
Features techniques and tips to become skilled at just about anything that concerns Photoshop.</p>
<p><a href="http://www.heathrowe.com/tutorials.asp">Online learning resource</a><br />
Latest Tutorials Category: Third Party Plugin Title: SiteGrinder 2 Photoshop Plugin Category: Automation Title: Sequential Batch Renaming</p>
<p><a href="http://www.tutorialsgarden.com/">Tutorials Garden Photoshop, PHP, Flash, CSS, XHTML</a><br />
Tutorials Garden offers free tutorials on variety of softwares and tools.</p>
<p><a href="http://www.bertmonroy.com/tutorials/tutorials.htm">TechTV Tutorials</a><br />
Bert Monroy is the show’s Photoshop Guru and demonstrates a new technique every time he is a guest.</p>
<p><a href="http://www.adobe.com/cfusion/designcenter/search.cfm?product=photoshop&amp;go=Go">Adobe &#8211; Photoshop Design Center</a><br />
This video shows you how to import layered Photoshop files into After Effects.</p>
<p><a href="http://www.cooljeba.com/">Adobe Photo Shop Tutorial 7, cs, cs2, GIMP tutorial, PNG Icons</a><br />
We have a large set of tutorials on Adobe photoshop and the GIMP. These Photoshop Tutorials hold good for both novice and advanced users.</p>
<p><a href="http://www.davrodigital.co.uk/">Photoshop Tutorials videos</a><br />
Creative PhotoShop tutorials on CD, and a gallery.</p>
<p><a href="http://www.photoshopguides.com/">Photoshop tutorials,<br />
free Adobe Photoshop guides</a><br />
Hundreds of hand-picked, quality Adobe Photoshop guides and tutorials including text effects, photo manipulation, website and interface design, web buttons,<br />
etc.</p>
<p><a href="http://www.photoshoptutorials100.com/">Photoshop Tutorials Best 2006 New Tutorials List </a><br />
Photoshop Web Graphichs and Web Layout Tutorials Contents ShapesWorkspace Intro, Screen Modes, etc.</p>
<p><a href="http://www.80four.co.uk/photoshop/index.asp?page=Photoshop%20Tutorials">80four</a><br />
Free Adobe Photoshop Tutorials, and Html Tutorials. Also Video tutorials and Articles.</p>
<p><a href="http://www.photoshoppoint.com/">Free Photoshop Tutorials</a><br />
At PhotoshopPoint you can find free Photoshop tutorials in many different categories.</p>
<p><a href="http://www.magicpixel.com.au/html/workwel.html">Magic’s Photoshop Tutorials</a><br />
Quite extensive and helpful tutorials and workshop.</p>
<p><a href="http://www.toxiclab.org/">Free Photoshop, Flash, Asp, Css &amp; XHTML, JavaScript etc.</a><br />
This tutorial will help you to learn how to create a High tech menu in photoshop.</p>
<p><a href="http://www.pagecurve.com/" class="broken_link">Adobe Photoshop Tutorials</a><br />
PageCruve.com &#8211; now listing 62 Adobe Photoshop tutorials.</p>
<p><a href="http://www.tutorialwiz.com/">Photoshop tutorials, tips and tricks tutorialwiz.com </a><br />
Tutorialwiz.com &#8211; FREE Adobe Photoshop tutorials, tips and Tricks.</p>
<p><a href="http://www.khulsey.com/student.html">Adobe Illustrator, Photoshop<br />
Tutorials &amp; Lessons </a><br />
Adobe Illustrator Tutorials, Photoshop Tutorials &amp; Illustration Lessons. Computer graphics, 2D, 3D CAD &amp; Technical Illustration art and digital<br />
art.</p>
<p><a href="http://www.totaltutorial.com/" class="broken_link">Photoshop Tutorials, Flash Tutorials, Programming Tutorials</a><br />
Online directory of the best free tutorials from around the web!</p>
<p><a href="http://www.pixel2life.com/">Photoshop Tutorials, Flash Tutorials and More! </a><br />
Pixel2life is the largest tutorial search engine on the internet catering to graphic designers and programmers.</p>
<p><a href="http://www.pixel2life.com/tutorials/adobe_photoshop/">Photoshop Tutorials &#8211; Search for Photoshop Tutorials on Pixel2Life</a><br />
PhotoshopSupport.com features free Photoshop tutorials by Jennifer Apple, free Photoshop video tutorials, and a daily Photoshop Blog.</p>
<p><a href="http://www.swedesignz.com/">Photoshop, PHP, HTML/CSS Tutorials</a><br />
SweDesignz offers over 150 content rich photoshop tutorials. We our one of the largest photoshop tutorial sites on the net!</p>
<p><a href="http://www.eyesontutorials.com/">Photo Effects, Photo Editing, Drawing</a><br />
Anime Pictures, Photo Effects, Photo Editing, Drawing, Designing, Web Graphics Layouts, Animation, Buttons, Color, Photo Retouch, Text Effects etc.</p>
<p><a href="http://www.photoshoptalent.com/">Photoshop Contests and Photoshop Tutorials</a><br />
Login and show your photoshop art in our high resolution photoshop contests and learn from our excellent photoshop tutorials!</p>
<p><a href="http://www.designertoday.com/">Designer Today Graphic Design Magazine</a><br />
Making Patterns from Stripes</p>
<p><a href="http://www.pstut.com/">Easy to follow photoshop tutorials</a><br />
Welcome to pstut.com, we are dedicated to bringing you tutorials on how to use Photoshop the world leading graphics editing software from adobe.</p>
<p><a href="http://www.vertustech.com/fm_tutorials.htm">Photoshop Tutorials</a><br />
Photoshop tutorials from Vertustech, featuring Flud Mask and Colour Mask software. Free Photoshop tutorials for beginners.</p>
<p><a href="http://www.watchandlearnphotoshop.com/">Learn Adobe Photoshop</a><br />
Photoshop Tutorials &#8211; Experts Show You How: Instructional Training Videos, Tips and Shortcuts. Learn Photoshop in Hours, Not Days.</p>
<p><a href="http://www.teamphotoshop.com/">Photoshop News, Tutorials and other Resources</a><br />
Photoshop tutorial and help website with current photoshop related news and forum.</p>
<p><a href="http://www.photoshopcstutorial.com/">Photoshop CS Tutorials including Text Effects Tutorials</a><br />
Welcome to photoshopcstutorial.com where we offer Photoshop CS Tutorials, Photo Effects Tutorials, Text Effects Tutorials, Photo Manipulation Tutorials, etc.</p>
<p><a href="http://www.hongkiat.com/blog/category/photoshop-tutorial/">Photoshop Tutorial</a><br />
Buttons Photoshop tutorials are probably one of the hottest categories in any Photoshop tutorials site.</p>
<p><a href="http://www.tutorialsgalaxy.com/">Photoshop 7.0 Dreamweaver Flash MX tutorials full web designer course</a><br />
Photoshop tutorials, Flash tutorials and Dreamweaver tutorials to be a professional web designer. Photoshop 7.0 tutorials to design attractive Home Page.</p>
<p><a href="http://www.simplephotoshop.com/">Photoshop Video Books</a><br />
Photoshop tutorials packed with video clips. Paint Shop Pro Video Tutorials. See screenshot browse photoshop tutorials online browse online tutorials</p>
<p><a href="http://www.user.fundy.net/morris/photoshop.shtml" class="broken_link">Photoshop &amp; ImageReady, Tutorials, Actions, &amp; Tips &amp; Tricks</a><br />
Photoshop and ImageReady Tutorials, Articles, Actions, Tips and Tricks, Keyboard Shortcuts, Special Effects, and Easter Eggs.</p>
<p><a href="http://www.adobetutorialz.com/categories/Adobe-Photoshop/">Adobe Software Tutorials</a><br />
Adobe Digital Art Graphics Community: Adobe Software &#8211; Learning Adobe Photoshop, Illustrator, Dreamweaver, Flash, Effect, InDesign, GoLive, Acrobat Reader,</p>
<p><a href="http://www.fur.com/%7Ealmackey/tutorial/">Al Mackey’s Photoshop Tutorial</a><br />
This tutorial is aimed at people who are artistically inclined, but may not know much about digital paint programs, and covers digital inking, coloring, etc.</p>
<p><a href="http://www.freshtuts.com/">FreshTuts : Fresh Tutorials For Photoshop &#8211; The Freshest Tutorials</a><br />
Learn It 2 Photoshop, Illustrator and ImageReady Tutorials.</p>
<p>Any suggestions, ideas? Feel free to comment on this article!</p>
<p><a href="#top">Back to Top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nycgraphix.com/blogphoto/2009/11/photoshop-tutorials-resources/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Photoshop Web 2.0 Tools and Applications</title>
		<link>http://nycgraphix.com/blogphoto/2009/11/photoshop-web-2-0-tools-and-applications/</link>
		<comments>http://nycgraphix.com/blogphoto/2009/11/photoshop-web-2-0-tools-and-applications/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 17:32:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[image]]></category>

		<guid isPermaLink="false">http://nycgraphix.com/blogphoto/?p=1084</guid>
		<description><![CDATA[Have you ever wanted to completely brand your Twitter Profile but didn&#8217;t either have the time or know how to do it in Photoshop or Gimp? With MyTweetSpace you can easily do that. Smushit is a service that goes beyond the limitations of Photoshop, Fireworks &#38;amp; Co. It uses image format specific non-lossy image optimization [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mytweetspace.com/"><img class="alignnone size-full wp-image-1085" title="mytweetspace" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/mytweetspace.jpg" alt="mytweetspace" width="87" height="59" /></a></p>
<p>Have you ever wanted to completely brand your Twitter Profile but didn&#8217;t either have the time or know how to do it in Photoshop or Gimp? With <a href="http://www.mytweetspace.com/">MyTweetSpace</a> you can easily do that.</p>
<p><a href="http://developer.yahoo.com/yslow/smushit/"><img class="alignnone size-full wp-image-1088" title="smushit" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/smushit.jpg" alt="smushit" width="86" height="32" /></a></p>
<p><a href="http://developer.yahoo.com/yslow/smushit/" target="_blank">Smushit</a> is a service that goes beyond the limitations of Photoshop, Fireworks &amp;amp; Co. It uses image format specific non-lossy image optimization tools to squeeze the last bytes out of your images &#8211; without changing their look or visual quality. You&#8217;ll get a report of how many bytes you can save by optimizing your images and all the changed images as a single zip for download.</p>
<p><a href="https://www.photoshop.com/"><img class="alignnone size-full wp-image-1091" title="photoshop" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/photoshop.jpg" alt="photoshop" width="86" height="49" /></a></p>
<p>At <a href="https://www.photoshop.com/" target="_blank">Photoshop Express</a> you can quickly and easily accentuate your photos with easy-to-use options for resizing, cropping, sharpening, and more. Make your photos pop with fun, eye-catching effects and enhancements. Then share your photos in My Gallery, where you can create customized photo displays, or upload them to your Facebook page, blog, or anywhere else online.</p>
<p><a href="http://pixelnovel.com/"><img class="alignnone size-full wp-image-1092" title="pixelnovel" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/pixelnovel.jpg" alt="pixelnovel" width="87" height="32" /></a></p>
<p><a href="http://pixelnovel.com/" target="_blank">FlickrShop</a> is a plug-in for Adobe Photoshop that allows you to upload images to Flickr photo sharing website directly from Adobe Photoshop. No need to save your image to a temporary file, no more switching between applications &#8211; just open your image, tweak it in Photoshop and share it with the world via Flickr.</p>
<p><a href="http://www.cutmypic.com/"><img class="alignnone size-full wp-image-1094" title="cutmypic" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/cutmypic.jpg" alt="cutmypic" width="87" height="46" /></a></p>
<p><!-- BODY {font-family: Arial;font-size: 10pt;} --><a href="http://www.cutmypic.com/" target="_blank">CutMyPic</a> is an application that allows it&#8217;s users to upload a picture, crop it, round the  corners, and add a drop shadow, all in a couple of clicks. You can then either  save it or send it to a friend. The site focuses on simplicity and speed.</p>
<p>Any suggestions, ideas? Feel free to comment on this article!</p>
<p><a href="#top">Back to Top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nycgraphix.com/blogphoto/2009/11/photoshop-web-2-0-tools-and-applications/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web 2.0 Logo in Photoshop</title>
		<link>http://nycgraphix.com/blogphoto/2009/11/web-2-0-logo-in-photoshop/</link>
		<comments>http://nycgraphix.com/blogphoto/2009/11/web-2-0-logo-in-photoshop/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 00:31:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://nycgraphix.com/blogphoto/?p=1033</guid>
		<description><![CDATA[There are thousands of tutorials on the web on how to create a Web 2.0 styled logo. I came across one that has a small but very useful bonus. At Hongkiat’s blog there is an excellent tutorial on how to create the infamous Web 2.0 logos and a styles preset download for Photoshop with several [...]]]></description>
			<content:encoded><![CDATA[<p>There are thousands of tutorials on the web on how to create a Web 2.0 styled logo. I came across one that has a small but very useful bonus. At <a title="Hongkiat's Blog" href="http://www.hongkiat.com/blog/revealing-methods-of-drawing-web-20-logos/">Hongkiat’s</a> blog there is an excellent tutorial on how to create the infamous Web 2.0 logos and a styles preset download for Photoshop with several styles to create the logos. In the tutorial you can learn how to create these logos.</p>
<p><a title="Create These Logos" rel="lightbox" href="../wp-content/uploads/2007/05/logo-styles-included.jpg" class="broken_link"><img class="alignnone size-full wp-image-1034" title="web2" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/web2.jpg" alt="web2" width="450" height="150" /></a></p>
<p>Head on over to <a title="Hongkiat's Blog" href="http://www.hongkiat.com/blog/revealing-methods-of-drawing-web-20-logos/">Honkkiat’s</a> blog to download the styles preset and take the tutorial. You will soon be able to create your very own Web 2.0 logo.</p>
<p align="center"><a title="BlogPhoto Web 2.0 Logo" rel="lightbox" href="../wp-content/uploads/2007/05/blogphoto.jpg" class="broken_link"></a><a href="http://nycgraphix.com/blogphoto"><img class="alignleft size-full wp-image-1035" title="blogphoto" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/blogphoto.jpg" alt="blogphoto" width="450" height="150" /></a></p>
<p>If you need inspiration when creating your Web 2.0 logo then check out <a title="Go2Web20.net" href="http://go2web20.net/">Go2Web20.net</a> where you can find hundreds of Web 2.0 logos.</p>
<p>Any suggestions, ideas? Feel free to comment on this article!</p>
<p><a href="#top">Back to Top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nycgraphix.com/blogphoto/2009/11/web-2-0-logo-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Supercharge Photoshop</title>
		<link>http://nycgraphix.com/blogphoto/2009/11/supercharge-photoshop/</link>
		<comments>http://nycgraphix.com/blogphoto/2009/11/supercharge-photoshop/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 23:03:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tweaks]]></category>

		<guid isPermaLink="false">http://nycgraphix.com/blogphoto/?p=995</guid>
		<description><![CDATA[Many dedicated Photoshop users can get substantial speed gains from their existing equipment by simply optimizing their computer and software so that it runs Photoshop more efficiently. Here is a quick collection of speed-enhancing tips for getting the most efficient usage out of your software and computer: Allocate a Scratch Disk Photoshop uses RAM memory [...]]]></description>
			<content:encoded><![CDATA[<p>Many dedicated Photoshop users can get substantial speed gains from their existing equipment by simply optimizing their computer and software so that it runs Photoshop more efficiently.</p>
<p>Here is a quick collection of speed-enhancing tips for getting the most efficient usage out of your software and computer:</p>
<p><strong>Allocate a Scratch Disk</strong><br />
Photoshop uses RAM memory to run itself, store picture information, and to save undo and History State steps. Unless you are working with particularly small photo files it won’t take too many editing changes before the RAM is completely used up. At this point Photoshop cleverly uses a portion of hard drive space as “fake” RAM. This is not a new idea. Most operating systems use the same approach (called Virtual Memory) to ensure that enough memory is available for running essential programs. Photoshop calls this extra memory a “Scratch Disk”, and correctly setting up the disk will provide immediate speed and efficient benefits.</p>
<p>To set your Scratch Disk, select Edit&gt;Preferences&gt;Plug-Ins &amp; Scratch Disks. Then choose a drive that has the most free space from those listed in the pop-up menu. If you have other drives listed you can also allocate these as extra Scratch Disks. Photoshop will make use of the drive listed first until it is full and then move to the next drive, even if more memory is needed. Most imaging professionals who regularly work with large files install a specific “fast access” drive just to be used as a Scratch Disk by Photoshop.</p>
<p><img class="alignnone size-full wp-image-1003" title="scratch" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/scratch.jpg" alt="scratch" width="330" height="157" /></p>
<p><strong>Set RAM percentage</strong><br />
Photoshop shares the RAM on your computer with the operating system (Windows or Mac OS X) and any other programs running at the same time. The percentage designated in the Photoshop Memory &amp; Image Cache preferences determines the upper amount of RAM memory that can be used by Photoshop. Most new users push this setting as high as possible, some as much as 90 percent, thinking that this will speed up the processing of their files.</p>
<p>Unfortunately if this allocation is set too high, the operating system, as well as Photoshop, may need to move information from the fast RAM memory to the slower hard drive memory while processing. This action is called “page swapping” as the data is moved back and forth between the different memory spaces, and results in Photoshop actually running slower.</p>
<p>If you experience slower performance when raising the percentage of RAM allocated to Photoshop, try reducing the total amount to 50-60 percent for systems with up to 2GB, and 70 percent for computers with 4GB of RAM. Remember that you have to restart Photoshop after making any memory changes to ensure that these alterations will take effect.</p>
<p><img class="alignnone size-full wp-image-1004" title="memory" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/memory.jpg" alt="memory" width="329" height="138" /></p>
<p><strong>Defragment your drives</strong><br />
As images and files are saved and resaved to disk they tend to become fragmented. This means that rather than the whole file being saved in one continuous space on the hard drive the information is broken into bits and stored in several locations (where ever there is empty disk space). Later, when the file is reopened, the document is reconstructed from each of the individual pieces. This file fragmentation slows down the opening and saving of files, as well as the running of programs such as Photoshop, if they were fragmented when initially installed. You can overcome this problem by regularly defragmenting the drives you use to store your images and load your programs.</p>
<p>To defragment a drive in Windows XP: Click Start&gt;All Programs&gt;Accessories&gt; System Tools&gt;Disk Defragmenter. Choose the drive to be defragmented and then select the Defragment button.</p>
<p>To defragment a drive in Mac OS X: Despite the fact that the latest version of Mac OS X contains automatic defragmentation of files smaller than 20MB, most Apple users prefer to defrag their drives with third-party utilities.</p>
<p><strong>Minimize History States</strong><br />
The Photoshop History palette is a great feature, especially if you make mistakes as often as I do. Each successive edit is recorded as a step in the palette, enabling you to step back through the changes, gradually reversing your edits as you go. But this great feature does come at a cost. Each step uses memory resources and, when you make complex changes to large files, you can imagine how much memory is used to store a collection of steps.</p>
<p>Thankfully Adobe provides a setting in the Edit&gt;Preferences&gt;General dialog that can be used to alter the number of History States (or undo steps) stored by your system. By default it is set to 20, but if you find that Photoshop is running slowly after making a few editing changes then try reducing the number. Less History States does mean less opportunity to reverse editing changes, but this action frees up memory resources and can bring new life back to a slow running machine.</p>
<p><img class="alignnone size-full wp-image-1005" title="history" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/history.jpg" alt="history" width="191" height="140" /></p>
<p><strong>Reduce the number of open files</strong><br />
It may seem like stating the obvious, but the more pictures you have open in Photoshop the more of the total resources of the machine is taken up just maintaining each open file. When you add in the memory used to ensure undo or multiple History States for each file, it is not too hard to imagine that you will very quickly run out of RAM, forcing Photoshop to use the much slower Scratch Disk space. To speed up the processing, make sure that you only open (and keep open) files that are essential for your current editing task.</p>
<p><strong>Run Photoshop by itself</strong><br />
A simple measure to speed up Photoshop is to make sure that no other programs are running at the same time. Seemingly simple utilities such as iTunes, Outlook, and Word all chew up memory and processor resources that could be used to drive Photoshop more efficiently. The golden rule is that if the program is not essential for the editing task then close the software. Click on the photo below to enlarge.</p>
<p><a title="Photoshop by itself" rel="lightbox" href="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/desk.jpg"><img class="alignnone size-medium wp-image-1006" title="desk" src="http://nycgraphix.com/blogphoto/wp-content/uploads/2009/11/desk-300x147.jpg" alt="desk" width="300" height="147" /></a></p>
<p><strong>Alter the tile size</strong><br />
When Photoshop processes a photo it splits the picture into smaller image sections called tiles, and works on each in turn. By default the size of each of these tiles is 132KB. You can increase the amount of memory used for the processing of each tile by activating the Bigger Tiles plug-in.</p>
<p>To enable the Bigger Tiles plug-in: Close Photoshop and find the ~Bigger Tiles plug-in file in the following directories:<br />
Mac OS: Applications/Adobe Photoshop CS2/Plug-Ins/Adobe Photoshop Only/Extensions/Bigger Tiles<br />
Windows: Program Files/Adobe/Adobe Photoshop CS2/Plug-Ins /Adobe Photoshop Only/Extensions/Bigger Tiles<br />
Now rename the file and in the process remove the tilde (~) from the title. Restart Photoshop. Now if you assign from 261MB to 1GB of RAM in the Memory &amp; Image Cache preference, the tile size increases to 260KB. Increasing the allocation to more than 1GB increases the tile size to 1MB. Larger tile sizes reduce the amount of time Photoshop takes to process an image, especially on computers with more than 1GB of RAM.</p>
<p><strong>Scratch Disk vs. Virtual Memory</strong><br />
Both Photoshop and the Windows XP operating system use hard drive space as extra “fake” RAM. Adobe recommends that Photoshop Scratch Disks be positioned on a different drive to the one used by Windows for its Virtual Memory system. On most setups the Windows swap file is stored on the Startup or C drive. To help with overall Photoshop and Windows performance, ensure that you don’t position the Scratch Disk on the same drive. To set the location of your Scratch Disk select Edit&gt;Preferences&gt;Plug-Ins &amp; Scratch Disks and choose the drive to use from the drop-down menu. Remember don’t select Startup or C drive unless you have no other choices.</p>
<p><strong>Alter the Image Cache setting</strong><br />
Photoshop uses a special Image Cache to help redraw high-resolution images quickly. Instead of displaying all the information contained in these big files, Photoshop creates lower-resolution versions of the photo that are then used to update the screen quickly.</p>
<p>You can elect to store from 1-8 cached versions of the photo. A value of 1 disables the caching. Higher values store multiple versions of the file, which in turn produces faster screen redraws. The default setting is 4, but inputting higher numbers will help speed up the redraw process.</p>
<p>When a high cache number is set, it will take longer to open files as Photoshop creates the low-resolution versions of the photo at this point. To alter the Image Cache setting select Edit&gt;Preferences&gt; Memory &amp; Image Cache and enter a value from 1-8 in the Cache Levels text box.</p>
<p>Any suggestions, ideas? Feel free to comment on this article!<br />
<a href="#top">Back to Top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nycgraphix.com/blogphoto/2009/11/supercharge-photoshop/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How To Prepare Photoshop For Creating Web Images</title>
		<link>http://nycgraphix.com/blogphoto/2008/06/how-to-prepare-photoshop-for-creating-web-images/</link>
		<comments>http://nycgraphix.com/blogphoto/2008/06/how-to-prepare-photoshop-for-creating-web-images/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 06:43:11 +0000</pubDate>
		<dc:creator>nycgraphix</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[web graphics]]></category>

		<guid isPermaLink="false">http://designcreatology.com/b/graphic-design/graphics-tutorials/how-to-prepare-photoshop-for-creating-web-images/</guid>
		<description><![CDATA[If you primarily use Adobe Photoshop for creating Web images, there are a few program changes you should make. These few tweaks will result in better Web graphics. 1. Go to File &#62; Preferences &#62; Saving Files 2. Set Image Previews to Never Save. 3. Go to File &#62; Preferences &#62; Units and Rulers 4. [...]]]></description>
			<content:encoded><![CDATA[<p>If you primarily use Adobe Photoshop for creating Web images, there are a few program changes you should make. These few tweaks will result in better Web graphics.</p>
<p>1. Go to File &gt; Preferences &gt; Saving Files</p>
<p>2. Set Image Previews to Never Save.</p>
<p>3. Go to File &gt; Preferences &gt; Units and Rulers</p>
<p>4. Set the Unit of measure to pixels.</p>
<p>5. Click one of the color swatches on the toolbar and check the box for Only Web-Safe Colors.</p>
<blockquote><p>Image previews have been known to cause problems for AOL users viewing JPEG images through AOL&#8217;s default browser.</p>
<p>It also adds several bytes to the file size.</p>
<p>Pixels are the standard unit of measure for Web images.</p>
<p>72 pixels equal approximately one inch on a standard monitor.</p>
<p>Restricting the color palette to web-safe colors will ensure that colors will not shift or dither when your images are viewed on another computer.</p></blockquote>
<p>Any suggestions, ideas? Feel free to comment on this article!</p>
<p><a href="#top">Back to Top</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nycgraphix.com/blogphoto/2008/06/how-to-prepare-photoshop-for-creating-web-images/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.502 seconds -->

