<?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>Hoffman Art Design &#187; Copyright</title>
	<atom:link href="http://www.hoffmanartdesign.com/tag/copyright/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hoffmanartdesign.com</link>
	<description>The Creative Ninja</description>
	<lastBuildDate>Wed, 01 Feb 2012 23:04:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Adobe Bridge Image Processor &#8211; Batch on Steroids!</title>
		<link>http://www.hoffmanartdesign.com/2009/09/adobe-bridge-image-processor-batch-on-steroids/</link>
		<comments>http://www.hoffmanartdesign.com/2009/09/adobe-bridge-image-processor-batch-on-steroids/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 11:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Bridge]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Copyright]]></category>
		<category><![CDATA[Image Processor]]></category>
		<category><![CDATA[Script]]></category>

		<guid isPermaLink="false">http://www.hoffmanartdesign.com/2009/09/adobe-bridge-image-processor-batch-on-steroids/</guid>
		<description><![CDATA[Today we’ll look at yet another of the many great capabilities of Adobe Bridge, which I’ve dubbed the “Swiss Army Knife of the Creative Suite.” In the user forums at the National Association of Photoshop Professionals, we get many questions from users who are trying to batch process multiple images. Typically, the object is to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/09/BrSwissArmyKnife1.jpg" rel="lightbox[253]"><img style="border-right-width: 0px; margin: 0px 15px 15px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="" border="0" alt="" align="left" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/09/BrSwissArmyKnife_thumb.jpg" width="240" height="159" /></a> Today we’ll look at yet another of the many great capabilities of Adobe Bridge, which I’ve dubbed the “Swiss Army Knife of the Creative Suite.”</p>
<p>In the user forums at the National Association of Photoshop Professionals, we get many questions from users who are trying to batch process multiple images. Typically, the object is to convert a bunch of images – from several files to several hundred files. The conversions may be oriented to a specific file type, such as TIFF or JPG, or to a specific size, such as a low res output for proofs, email or web thumbnails, or to perform a specific action such as sharpening or adding a watermark.</p>
<p>The first place people tend to look when confronted with these sorts of tasks is Photoshop’s Batch processing capability. While the Batch command will allow you to perform all these activities, there is an easier way already built into Photoshop – and it is available from Bridge. It is a script, called the <strong>Image Processor</strong>.</p>
<p> <span id="more-253"></span>
</p>
<p>The Image Processor script has several advantages compared to the Batch command. For starters, the Image Processor (we’ll call it “IP” for short) has a great deal of capability already built in, and you can get a lot of work accomplished without creating a single action at all! The IP will allow you to do all of the following easily:</p>
<ul>
<li>Create a new file in either JPG, TIFF, or PSD, or all three simultaneously. </li>
<li>Places the output in a folder of your choosing, creating subfolders for each file type you choose. </li>
<li>Processes any type of file Photoshop can open, including Camera Raw – use it to create JPG output from your raw files, including adjustments you’ve made. </li>
<li>Resize your images to fit within a specified maximum boundary you set. </li>
<li>Convert to sRGB color profile automatically for the web. </li>
<li>Include Copyright metadata in the output images. </li>
</ul>
<p>You can run an action as well, as part of the processing, if you choose!</p>
<p>You can run IP from Photoshop, or from Bridge. Running this script from within Bridge allows us another huge advantage over running it from Photoshop:</p>
<ul>
<li>Process any set of files you have selected within Bridge. This can include part of a folder, or the results of a search, or a collection. </li>
</ul>
<p>Without further ado, let’s take a look at the details of how we can put Image Processor to work. First, just for grins, we’ll look at the Photoshop implementation of IP. Then we’ll jump over to Bridge and see how it blows Photoshop out of the water. </p>
<p>In Photoshop, choose <strong>File &gt; Scripts &gt; Image Processor…</strong> and you will get the following dialog box (we’re just looking at the top part of it for now). Check out section (1), “Select images to process:”</p>
<p>&#160;<img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/09/image5.png" width="570" height="177" /> </p>
<p>As you can see, within Photoshop, we have several options:</p>
<ul>
<li><strong>Use Open <u>I</u>mages </strong>– if you have images already open in Photoshop, this option is active and you can choose it. Otherwise, it is greyed out. </li>
<li></li>
<li><strong>Select <u>F</u>older… </strong>– This allows you to choose an entire folder of images from your hard drive. It will select every image in the folder. </li>
<li><strong>Include All sub-folders </strong>– checking this box this will select not just the selected folder, but every image in every subfolder beneath the one you’ve selected. </li>
<li><strong><u>O</u>pen first image to apply settings </strong>– check this box if you are opening a series of camera raw images and want to adjust settings, such as white balance, and have it applied to the entire group of images (not very useful, in my opinion). </li>
</ul>
<p>Within Photoshop, that’s what you get. </p>
<p>Let’s now consider Bridge, and from here on out we will work with Bridge. We’ll take the IP script one step at a time, and make quick work of it.</p>
<p><strong><font color="#800000">Part 1 – Select the images to process</font></strong></p>
<p>In Bridge, start the process by selecting the images first. You can use any means of selection at your disposal within Bridge. Control/Command click to select individual images, or use Ctrl-A/Command-A to select all with in a folder. Or, create a search and select photos from the results of the search. Or, go to your Collections panel and choose one, several or all files from a collection.</p>
<p>With Bridge, the sly is the limit. Any method of selecting files is fair game. Once you’ve selected your files, from the Bridge menu, choose <strong>Tools &gt; Photoshop &gt; Image Processor…</strong>:</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/09/image6.png" width="567" height="174" /> </p>
<p>Notice that Section (1) is now changed. Gone are all the options for selecting photos (you’ve already done that in Bridge). The only option left is the checkbox for opening the first image to apply settings. The rest is already done. Notice that the dialog is now hard-wired to “Process files from Bridge only” – that is exactly what we want. </p>
<p>On to the next step…</p>
<p><strong><font color="#800000">Part 2 – Select location to save processed images</font></strong></p>
<p>In this part, we tell IP where we want the output files to go. You have two basic choices, one being to place them in the same folder, the other being to place them at some other location of your choosing.</p>
<p>In either case, IP will create a subfolder based on the type of file we ask to export (in the next step). Here is our dialog box showing part 2:</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/09/image7.png" width="570" height="230" /> </p>
<p>As you can see, we have our radio buttons with the two choices mentioned above. When you click on Select Folder, you get the standard system dialog allowing you to choose a folder for output, or create one on the fly. In this case, I’ve selected a folder called “To E-Mail” in my personal folders. We’re ready to move on to….</p>
<p><strong><font color="#800000">Part 3 – File Type</font></strong></p>
<p>This third section is where the work happens, and this is the most complex part of the dialog. We’ll break it apart to see what is happening. Here’s what it looks like:</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/09/image8.png" width="569" height="328" /> </p>
<p>Under this section, there are three main areas separated by ruled lines. These three areas are activated by the checkboxes, and represent the three types of files that IP can create:</p>
<ul>
<li><strong><u>Save as JPEG</u></strong> – this will create a sub-folder named “JPEG” and will save converted files in that subfolder. There are three options within the JPEG selection: </li>
</ul>
<ol>
<li><strong>Quality</strong> – this is a number from 1 to 12 representing the JPEG quality setting. </li>
<li><strong>Convert Profile to sRGB</strong> – Converts the color profile to sRGB on output. This is useful for web and email. </li>
<li><strong>Resize to Fit</strong> – this will constrain the output image to a maximum dimension. Note that the image remains proportional, this will NOT stretch or distort your image. It simply defines the largest dimension that your final image must fit within. </li>
</ol>
<ul>
<li><strong><u>Save as PSD</u></strong> – this will create a sub-folder named “PSD” and will save converted files in that subfolder. </li>
</ul>
<ol>
<li><strong>Maximize Compatibility</strong> – saves a composite (flattened) version of a layered image for compatibility with programs that can’t read layers (such as Lightroom). </li>
<li><strong>Resize to Fit</strong> – same as above. </li>
</ol>
<ul>
<li><strong><u>Save as TIFF</u></strong> – this will create a sub-folder named “TIFF” and will save converted files in that subfolder. </li>
</ul>
<ol>
<li><strong>LZW Compression</strong> – compresses the TIFF file on saving. </li>
<li><strong>Resize to Fit</strong> – same as above. </li>
</ol>
<p>Note also that these three file type are checkboxes – you can enable any one, two, or all three at once, and IP will create the output formats you choose!</p>
<p><strong><font color="#800000">Part 4 – Preferences</font></strong></p>
<p>In this section, we have a few miscellaneous options that we can enable, some of which are quite useful:</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/09/image9.png" width="567" height="154" /> </p>
<p>&#160;</p>
<p><strong>Run Action</strong> &#8211; this is an option, it is not required, but can be useful. In this example, you can see I’ve set IP to have Photoshop run my watermark action.</p>
<p><strong>Copyright Info </strong>– Here you can enter information which will be written directly into the Copyright field of the image’s metadata. Convenient! However, if you’ve followed my <a href="http://www.hoffmanartdesign.com/2009/08/protect-your-images-with-copyright-metadata-part-3/" target="_blank">series of tutorials</a> on applying copyright metadata automatically, you probably don’t need this <img src='http://www.hoffmanartdesign.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><strong>Include ICC Profile </strong>– this option will embed the color profile in the image as it is created. This is important if you are planning to use the image as part of a color-managed workflow. </p>
<p><strong><font color="#800000">Let ‘Er Rip!!!</font></strong></p>
<p>Now, we’re ready to roll. Just click the “Run” button and watch Photoshop do its thing. Or better yet, go have a cup of coffee, or move along to the next job, because this one is taking care of itself! Here’s the dialog, ready to run. In this case, I’ve set IP to save a series of JPEG files for me, in a folder called “To E-Mail,” with quality 10 and a maximum dimension of 800 pixels on either side. They’ll be watermarked, copyrighted, and will be saved in a subfolder called “JPEG.”</p>
<p><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/09/image10.png" width="571" height="588" /> </p>
<p>Finally, notice the two buttons we didn’t cover? “<strong>Load…</strong>” and “<strong>Save…</strong>”? You may have figured out by now, that once you have all these settings the way you want, you can Save them off to a file, and re-load them again later… for an extra-speedy process.</p>
<p>It’s just that simple!</p>
<p>I hope you enjoyed and benefited from this little demonstration of some of the hidden power of Bridge, and the Image Processor script.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hoffmanartdesign.com/2009/09/adobe-bridge-image-processor-batch-on-steroids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software Security &#8211; Reprise</title>
		<link>http://www.hoffmanartdesign.com/2009/08/software-security-reprise/</link>
		<comments>http://www.hoffmanartdesign.com/2009/08/software-security-reprise/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 15:37:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Copyright]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.hoffmanartdesign.com/2009/08/software-security-reprise/</guid>
		<description><![CDATA[Well, here we go again! Another “Windows Patch Tuesday” has come and gone (Microsoft sends its Windows updates on the 2nd Tuesday of the month, if you haven’t noticed), and in this month’s batch we have a few interesting ones! &#160; Microsoft has continued to plug holes in its Active Template Library (the coding widgets [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="" border="0" alt="" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/Security1.jpg" width="562" height="343" /> </p>
<p>Well, here we go again! Another “Windows Patch Tuesday” has come and gone (Microsoft sends its Windows updates on the 2nd Tuesday of the month, if you haven’t noticed), and in this month’s batch we have a few interesting ones!</p>
<p> <span id="more-127"></span>
<p>&#160;</p>
<p>Microsoft has continued to plug holes in its Active Template Library (the coding widgets used by many software developers on the Windows platform), and this month’s updates included 5 separate ATL patches for my Windows XP SP3 machine. Additionally, there were two vulnerabilities fixed in remote service protocols, one in Windows Media handling, and an update for MS Office. Finally, there is an update to the Outlook Junk E-mail filter as well.</p>
<p>Make sure to patch your systems and keep them up to date! Remember, you are never bullet proof, but you can stay a step ahead of the rest by updating frequently!</p>
<p>If you’re interested, here is the list of patches that came through on my system this morning:</p>
<ul>
<li>MS09-043: Description of the security update for Office 2003 Web Components and Office XP Web Components in Office 2003: August 11, 2009 </li>
<li>Microsoft Security Bulletin MS09-044 – Critical &#8211; Vulnerabilities in Remote Desktop Connection Could Allow Remote Code Execution (970927) </li>
<li>Microsoft Security Bulletin MS09-042 – Important &#8211; Vulnerability in Telnet Could Allow Remote Code Execution (960859) </li>
<li>Microsoft Security Bulletin MS09-038 – Critical &#8211; Vulnerabilities in Windows Media File Processing Could Allow Remote Code Execution (971557) </li>
<li>Microsoft Security Bulletin MS09-041 – Important &#8211; Vulnerability in Workstation Service Could Allow Elevation of Privilege (971657) </li>
<li>Microsoft Security Bulletin MS09-037 – Critical &#8211; Vulnerabilities in Microsoft Active Template Library (ATL) Could Allow Remote Code Execution (973908) (5 separate patches in Windows XP SP3) </li>
<li>Outlook 2007 Junk E-mail Filter update: August 11, 2009 </li>
<li>Extended Protection for authentication </li>
<li>Windows Malicious Software Removal Tool – August 2009 </li>
</ul>
<p>&#160;</p>
<p><em><strong>Late breaking update!</strong></em> As this went to press, I learned that WordPress has also issued a security update this morning, bringing their current version to 2.8.4. Update soon, this one’s a critical risk.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hoffmanartdesign.com/2009/08/software-security-reprise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protect Your Images with Copyright Metadata (Part 2)</title>
		<link>http://www.hoffmanartdesign.com/2009/08/protect-your-images-with-copyright-metadata-part-2/</link>
		<comments>http://www.hoffmanartdesign.com/2009/08/protect-your-images-with-copyright-metadata-part-2/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 03:44:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Copyright]]></category>

		<guid isPermaLink="false">http://www.hoffmanartdesign.com/2009/08/protect-your-images-with-copyright-metadata-part-2/</guid>
		<description><![CDATA[In Part 1 of this series, we looked at a technique for creating a metadata preset to hold your copyright information. Metadata presets are a great way to rubber stamp your images with all the important information you want, including your name, your copyright information, website, contact information, etc. Creating the preset is a one [...]]]></description>
			<content:encoded><![CDATA[<p>In <a href="http://www.hoffmanartdesign.com/2009/08/workin-so-hard-to-make-it-easier/" target="_blank">Part 1 of this series</a>, we looked at a technique for creating a metadata preset to hold your copyright information. Metadata presets are a great way to rubber stamp your images with all the important information you want, including your name, your copyright information, website, contact information, etc. Creating the preset is a one time effort, but in the end you still have to apply it to each and every image, by hand, one at a time.</p>
<p>Wouldn’t it be great if you could automate some of this? I’m glad you asked! Photoshop has some very nice features that will allow us to <em>completely</em> automate this process – you’ll be amazed! Every image you open in Photoshop will <em>automatically</em> have your copyright data embedded, without you having to remember to do it!</p>
<p> <span id="more-119"></span>
<p><strong><em>Note</em></strong>: This is an intermediate level Photoshop exercise, but I’ve given you all the steps, and this is a one-time exercise – if you set this up once, you’re set for as long as Photoshop remains on your machine.</p>
<p>Without further ado, let’s begin this process, where we left off in the previous exercise. Recall that we have created a metadata preset within Photoshop, containing our copyright data (my preset is named <strong>MJH2009</strong>). In this next part, we will use two techniques to complete our automation wizardry:</p>
<ol>
<li>Create an action that will apply our preset in one click;</li>
<li>Install an Event Listener to run our action automatically – with no intervention whatsoever!</li>
</ol>
<p>If this sounds complicated – it isn’t! Follow these steps and you’ll fix it and forget it – all your images will be protected automatically, with nothing for you to remember. So, let’s get started:</p>
<p><strong><font color="#ff0000">Step 1</font></strong>: Record an action adding the metadata template to a document:</p>
<ul>
<li>With any document open&#8230;</li>
<li>In the actions panel (<strong>Window &gt; Actions</strong>), click the <strong>Create New Action</strong> icon:</li>
</ul>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image.png" rel="lightbox[119]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image_thumb.png" width="314" height="387" /></a>&#160;</p>
<ul>
<li>Name your action (i.e. &quot;<strong>MyCopyright2009</strong>&quot;).</li>
<li>Pick the Set in which you want to store your action (I used <strong>Mike’s Actions</strong>).</li>
<li>Click <strong>Record</strong>.</li>
</ul>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image1.png" rel="lightbox[119]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image_thumb1.png" width="384" height="158" /></a> </p>
<p>At this point, the action is recording, and waiting for you to make a move… everything you do will be remembered until you stop recording, to be repeated at any time later.</p>
<p><strong><font color="#ff0000">Step 2</font></strong>: Walk through the steps we used in Part 1 to add metadata with our template:</p>
<ul>
<li>Select <u>from the menu</u> (not via keyboard shortcut) <strong>File &gt; File Info&#8230;</strong></li>
<li>Choose your template from the flyout triangle just to the left of the OK button, as we did in the previous exercise.</li>
</ul>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image2.png" rel="lightbox[119]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image_thumb2.png" width="326" height="252" /></a>&#160; </p>
<ul>
<li>Click on the option to <strong>keep original metadata, but append matching properties from template</strong>.</li>
</ul>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image3.png" rel="lightbox[119]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image_thumb3.png" width="392" height="167" /></a> </p>
<ul>
<li>Click <strong>OK </strong>– You’re done!</li>
</ul>
<p>&#160;</p>
<p><strong><font color="#ff0000">Step 3</font></strong>: Now end the recording to complete your action</p>
<ul>
<li>Click the &quot;Stop Playing/Recording&quot; icon in the actions panel:</li>
</ul>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image4.png" rel="lightbox[119]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image_thumb4.png" width="330" height="408" /></a> </p>
<p>OK, our action is complete! At any time, you can open the actions panel and select your action, click “play” and it will add the metadata automatically.</p>
<p>I don’t know about you, but I’m too lazy to leave it at that – we need to take it to the next level, using an Event Listener to run this action every time we open a document… automatically, with no user intervention!</p>
<p>Here’s how we’ll add the Event Listener:</p>
<p><strong><font color="#ff0000">Step 1</font></strong>: Enable the Events Manager for the activity of your choosing (let’s start with the activity being a “New Document,” which means this will run whenever we use the command <strong>File &gt; New…</strong>):</p>
<ul>
<li>Choose <strong>File &gt; Scripts &gt; Scripts Events Manager&#8230;</strong></li>
<li>Check the checkbox for <strong>Enable Events to run Scripts/Actions</strong></li>
</ul>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image5.png" rel="lightbox[119]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image_thumb5.png" width="581" height="435" /></a>&#160;</p>
<p><strong><font color="#ff0000">Step 2</font></strong>: Set the options to run our action every time a new document is opened:</p>
<ol>
<li>In the &quot;Photoshop Event&quot; dropdown, choose the event where you want to trigger the action: <strong>New Document</strong> in this case.</li>
<li>Click the radio button for &quot;Action&quot; and choose your action, i.e. <strong>MyCopyright2009 </strong>from the list</li>
<li>Click <strong>Add</strong> (don’t click &quot;Done” yet!):</li>
</ol>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image6.png" rel="lightbox[119]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image_thumb6.png" width="539" height="409" /></a> </p>
<p>Notice that the event is added to the list. </p>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image7.png" rel="lightbox[119]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image_thumb7.png" width="539" height="409" /></a> </p>
<p><a href="http://www.hoffmanartdesign.com/napp/aci10.gif[/IMG]"></a><strong><font color="#ff0000">Step 3</font></strong>: Now we’ll add another event listener for <strong>File&gt;Open…</strong> you&#8217;ll have to add a second items to the list for Open Document. If you add it to Open Document, it will trigger every time an existing file is opened. </p>
<ol>
<li>In the &quot;Photoshop Event&quot; dropdown, choose the event where you want to trigger the action: <strong>Open Document</strong> in this case.</li>
<li>Ensure the radio button for &quot;Action&quot; is still active, and your action, i.e. <strong>MyCopyright2009 </strong>is still listed.</li>
<li>Click <strong>Add</strong> as before.</li>
</ol>
<p>Here is the Event Manager after adding the action to both New Document and Open Document events:</p>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image8.png" rel="lightbox[119]"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image_thumb8.png" width="539" height="409" /></a>&#160; </p>
</p>
</p>
</p>
</p>
<ul>
<li>Now, click <strong>Done</strong>, and… you are done!</li>
</ul>
<p>At this point, if you’re still with me, Photoshop is now on full autopilot – appending your copyright metadata to all of your images, on the fly, behind the scenes, without you having to lift a finger (or even remember to do it). Now, that’s what I call productive laziness!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hoffmanartdesign.com/2009/08/protect-your-images-with-copyright-metadata-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Protect Your Images with Copyright Metadata (Part 1)</title>
		<link>http://www.hoffmanartdesign.com/2009/08/workin-so-hard-to-make-it-easier/</link>
		<comments>http://www.hoffmanartdesign.com/2009/08/workin-so-hard-to-make-it-easier/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 02:47:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Copyright]]></category>

		<guid isPermaLink="false">http://www.hoffmanartdesign.com/2009/08/workin-so-hard-to-make-it-easier/</guid>
		<description><![CDATA[Over the next few days, we’re going to embark on a little project, one in which we take steps to protect our art. If you’re not adding copyright information to your images, you leave yourself wide open to having your intellectual property drained away! You need to think seriously about a plan to label, identify [...]]]></description>
			<content:encoded><![CDATA[<p>Over the next few days, we’re going to embark on a little project, one in which we take steps to protect our art. If you’re not adding copyright information to your images, you leave yourself wide open to having your intellectual property drained away! You need to think seriously about a plan to label, identify and register your images, so that the benefits of your hard work are coming to <u>you</u>. For more ideas and information on ways to look out for yourself, including instructions for registering your images with the US Copyright Office, visit our friends at <a href="http://defendyourart.com/" target="_blank">Defend Your Art</a>.</p>
<p>Today, we will take the first steps, in identifying ways to add copyright information to your images. If you aren’t already doing this, read on! If you are, I encourage you to read on anyway, as we will be looking at ways to speed up your workflow and automate things, so you can work harder on your image and not so hard on the maintenance!</p>
<p>When you open an image in Photoshop, and that image contains a copyright notice, Photoshop will recognize this and add a small © symbol to the title bar of the image, like so:</p>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/c01.jpg" rel="lightbox[41]"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="c01" border="0" alt="c01" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/c01_thumb.jpg" width="445" height="341" /></a> </p>
</p>
<p> <span id="more-41"></span>
<p>In order to view the copyright information, you can select <strong>File &gt; File Info…</strong> from the menu, and you are taken to a rather large dialog box showing all the metadata for the file. Today, we’re going to focus only on the “Description” tab of the File Info dialog box; it is there we find the copyright section.</p>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image9.png" rel="lightbox[41]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/image_thumb9.png" width="526" height="480" /></a> </p>
<p>&#160;</p>
<p>So, how do we go about getting this data into our image? We could use this dialog box, open it for each image, and type all the copyright information in each field, and save the file. But, there has to be a better way, right? That’s why we’re here… What we will do is to create a template containing all the copyright data we need, and save it so we can re-apply it to any image we wish. This template is known as a <strong>metadata template</strong>, and can contain lots of other information in addition to copyright data… but that is a lesson for another day!</p>
<p><strong><font color="#ff0000">Step 1</font></strong>: Let’s start with a new blank document (<strong>File &gt; New…</strong>), and accept the defaults. Then, open the File Info dialog box as we’ve seen above. Notice how the copyright status is “unknown” and the rest of the copyright information is blank? </p>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/c03.jpg" rel="lightbox[41]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="c03" border="0" alt="c03" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/c03_thumb.jpg" width="540" height="484" /></a> </p>
<p><strong><font color="#ff0000">Step 2</font></strong>: Let’s go ahead and populate the fields like so:</p>
<ol>
<li>Change the status to “Copyrighted&quot;,” </li>
<li>Add a Copyright notice (I’ve used “©2009 Michael J. Hoffman – All Rights Reserved”), and </li>
<li>Add the URL of our standard copyright notice on the web. </li>
</ol>
<p>Then, click the arrow to the left of the “OK” button, and choose “<strong>Export…</strong>” from the dropdown list. This will allow us to save the copyright data to a template file, so we can import it again later.</p>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/c04.jpg" rel="lightbox[41]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="c04" border="0" alt="c04" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/c04_thumb.jpg" width="578" height="506" /></a> </p>
<p><strong><font color="#ff0000">Step 3</font></strong>: Now, give your template a name – I’ve called mine “MJH 2009.xmp&quot;.”</p>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/c05.jpg" rel="lightbox[41]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="c05" border="0" alt="c05" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/c05_thumb.jpg" width="430" height="321" /></a> </p>
<p>That’s all there is to it!</p>
<p>Now, open a new image that needs a copyright notice. Go to the File Info Dialog box, and pick the same arrow to the left of the OK button. This time, <strong>choose the name you gave your template</strong> (it should now appear in the list). Photoshop will import the metadata from the template, and will present you with the following dialog box:</p>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/c07.jpg" rel="lightbox[41]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="c07" border="0" alt="c07" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/c07_thumb.jpg" width="401" height="179" /></a> </p>
<p><strong>Clear existing properties and replace…</strong>: This option is the most dangerous. ALL metadata will be cleared and ONLY the metadata from your template will be added to the file.</p>
<p><strong>Keep original metadata, but replace…</strong>: This option completely replaces any metadata items that you have in your template, but keeps any other metadata intact in the file.</p>
<p><strong>Keep original metadata, but append…</strong>: This option is safest – it will only update the metadata from your template if the corresponding field in the file is blank.</p>
<p>I prefer to use the last option in the general case, as it will preserve any existing fields (you don’t want to change an existing copyright notice!).</p>
<p>Now we’re done! Look at the title bar of the image, and you’ll see the little © symbol, indicating your image has been updated.</p>
<p><a href="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/c08.jpg" rel="lightbox[41]"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="c08" border="0" alt="c08" src="http://www.hoffmanartdesign.com/wp-content/uploads/2009/08/c08_thumb.jpg" width="382" height="171" /></a> </p>
<p>Now, you’re probably saying to yourself, “this is still too much work,” and you’re right! So, that is why, in the next installment, we’re going to take a look at automatically applying this metadata template to each image you open, on the fly. But in order to get that level of automation, you have to prepare, and do this work upfront – right here, right now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hoffmanartdesign.com/2009/08/workin-so-hard-to-make-it-easier/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

