<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Photoshop Variables: How to Import External PSD Smartly</title>
	<atom:link href="http://www.onextrapixel.com/2010/01/27/photoshop-variables-how-to-import-external-psd-smartly/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onextrapixel.com/2010/01/27/photoshop-variables-how-to-import-external-psd-smartly/</link>
	<description>A digital community for web designers and developers by sharing freebies, great tutorials, useful resources and online tips.</description>
	<lastBuildDate>Wed, 08 Feb 2012 06:22:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Pan Cheng Yu</title>
		<link>http://www.onextrapixel.com/2010/01/27/photoshop-variables-how-to-import-external-psd-smartly/comment-page-1/#comment-22015</link>
		<dc:creator>Pan Cheng Yu</dc:creator>
		<pubDate>Mon, 06 Feb 2012 21:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=3502#comment-22015</guid>
		<description>Thank you so much, this great tuto helps me a lot, thank you !</description>
		<content:encoded><![CDATA[<p>Thank you so much, this great tuto helps me a lot, thank you !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jiovanie Velazquez</title>
		<link>http://www.onextrapixel.com/2010/01/27/photoshop-variables-how-to-import-external-psd-smartly/comment-page-1/#comment-21102</link>
		<dc:creator>Jiovanie Velazquez</dc:creator>
		<pubDate>Fri, 09 Dec 2011 20:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=3502#comment-21102</guid>
		<description>Excellent work Alex and Doug!  I have modified my version to support more image formats (the usual jpg, png, etc).  Would you guys mind if I made this available on my site and other places (like CG Hub) with credit and a link to you guys and your sites?</description>
		<content:encoded><![CDATA[<p>Excellent work Alex and Doug!  I have modified my version to support more image formats (the usual jpg, png, etc).  Would you guys mind if I made this available on my site and other places (like CG Hub) with credit and a link to you guys and your sites?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ansari n mobin</title>
		<link>http://www.onextrapixel.com/2010/01/27/photoshop-variables-how-to-import-external-psd-smartly/comment-page-1/#comment-20759</link>
		<dc:creator>ansari n mobin</dc:creator>
		<pubDate>Sun, 20 Nov 2011 05:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=3502#comment-20759</guid>
		<description>ok</description>
		<content:encoded><![CDATA[<p>ok</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Downing</title>
		<link>http://www.onextrapixel.com/2010/01/27/photoshop-variables-how-to-import-external-psd-smartly/comment-page-1/#comment-17623</link>
		<dc:creator>Doug Downing</dc:creator>
		<pubDate>Thu, 30 Jun 2011 18:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=3502#comment-17623</guid>
		<description>Alex: 

I&#039;ve created a crude alteration of your &quot;Includes.jsx&quot; script that adds support for PSB and AI files: http://tinyurl.com/3ugea6z. I&#039;m certain the syntax of this version could be improved.

I&#039;ve tentatively renamed the script &quot;Update Smart Objects.jsx&quot;, as that seems more descriptive of its function. An interesting note is that this script updates Smart Objects that have been placed from external files, as well as Smart Objects that may have been created within the document—if they&#039;ve been exported and stored within the same folder as the document itself. As you know, the script scans the active Photoshop document for Smart Object layers, then attempts to match the names of those layers to files within the same folder as the document. If it finds such a file, it uses a Smart Objects &gt; Replace Contents command to automatically update the contents of the corresponding layer.

The key to using this script in a workflow is either to edit Placed files or Smart Objects externally, or to edit them in the document (as Smart Objects) but then use the Smart Objects &gt; Export Contents command (or Save As...) to also save those files externally, for inclusion into other documents within the same project folder.</description>
		<content:encoded><![CDATA[<p>Alex: </p>
<p>I've created a crude alteration of your "Includes.jsx" script that adds support for PSB and AI files: <a href="http://tinyurl.com/3ugea6z" rel="nofollow">http://tinyurl.com/3ugea6z</a>. I'm certain the syntax of this version could be improved.</p>
<p>I've tentatively renamed the script "Update Smart Objects.jsx", as that seems more descriptive of its function. An interesting note is that this script updates Smart Objects that have been placed from external files, as well as Smart Objects that may have been created within the document—if they've been exported and stored within the same folder as the document itself. As you know, the script scans the active Photoshop document for Smart Object layers, then attempts to match the names of those layers to files within the same folder as the document. If it finds such a file, it uses a Smart Objects &gt; Replace Contents command to automatically update the contents of the corresponding layer.</p>
<p>The key to using this script in a workflow is either to edit Placed files or Smart Objects externally, or to edit them in the document (as Smart Objects) but then use the Smart Objects &gt; Export Contents command (or Save As...) to also save those files externally, for inclusion into other documents within the same project folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Downing</title>
		<link>http://www.onextrapixel.com/2010/01/27/photoshop-variables-how-to-import-external-psd-smartly/comment-page-1/#comment-17607</link>
		<dc:creator>Doug Downing</dc:creator>
		<pubDate>Wed, 29 Jun 2011 22:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=3502#comment-17607</guid>
		<description>@Alex: Great script!!!

May I make a suggestion? Smart Objects can be exported, and by default have a .psb file extension. However, the current version of your &quot;Includes&quot; script looks for .psd files only, so it won&#039;t work if trying to update content based on a placed Smart Object .psb file. The script would be much more robust if you added support for the .psb file format, as well.

The great thing about your script is that it allows for quick updating of layers, much like with Variables, but using Smart Objects instead—which offer greater layout flexibility. (There&#039;s also no need to define variables and data sets with this method.)

Again, by adding support for .psb files, the script will be even more powerful. A Smart Object created in one file could be exported into an external library, where it could then be placed into other documents, as needed. Editing the external version of the Smart Object and then running the Includes script in each file where it was placed would allow for quick updating of those files.

This even works in CS2! Awesome. Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>@Alex: Great script!!!</p>
<p>May I make a suggestion? Smart Objects can be exported, and by default have a .psb file extension. However, the current version of your "Includes" script looks for .psd files only, so it won't work if trying to update content based on a placed Smart Object .psb file. The script would be much more robust if you added support for the .psb file format, as well.</p>
<p>The great thing about your script is that it allows for quick updating of layers, much like with Variables, but using Smart Objects instead—which offer greater layout flexibility. (There's also no need to define variables and data sets with this method.)</p>
<p>Again, by adding support for .psb files, the script will be even more powerful. A Smart Object created in one file could be exported into an external library, where it could then be placed into other documents, as needed. Editing the external version of the Smart Object and then running the Includes script in each file where it was placed would allow for quick updating of those files.</p>
<p>This even works in CS2! Awesome. Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.onextrapixel.com/2010/01/27/photoshop-variables-how-to-import-external-psd-smartly/comment-page-1/#comment-16411</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sun, 01 May 2011 08:40:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=3502#comment-16411</guid>
		<description>You can write the Action (Image → Apply Data Set...) and add to Script Event Manager (Open Document).
When document will be open, all layers will  UPDATED.

or you are can install Includes.jsx scripts for Photoshop and use it. You must PLACE .psd document in your psd template and call File → Scripts  → Includes

Download Includes.jsx: http://alexkrivov.com/includes</description>
		<content:encoded><![CDATA[<p>You can write the Action (Image → Apply Data Set...) and add to Script Event Manager (Open Document).<br />
When document will be open, all layers will  UPDATED.</p>
<p>or you are can install Includes.jsx scripts for Photoshop and use it. You must PLACE .psd document in your psd template and call File → Scripts  → Includes</p>
<p>Download Includes.jsx: <a href="http://alexkrivov.com/includes" rel="nofollow">http://alexkrivov.com/includes</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yan Chatel</title>
		<link>http://www.onextrapixel.com/2010/01/27/photoshop-variables-how-to-import-external-psd-smartly/comment-page-1/#comment-14428</link>
		<dc:creator>Yan Chatel</dc:creator>
		<pubDate>Sun, 20 Feb 2011 21:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=3502#comment-14428</guid>
		<description>Hi,
 the data-driven graphics are best used for creating templates. Once you decided wich parts are going to change, then you can create endless number of images based on simple text files. Let&#039;s say for creating a business cards template bank that holds 200 different models, when ordered, the customer choose what template to use and custom logo and information to show in filling an online form, then online form generates the text files to use for that customer&#039;s order and the graphic designer simply import, verify that all is good and finaly proceed to the printing, all of this in less than 20 minutes....</description>
		<content:encoded><![CDATA[<p>Hi,<br />
 the data-driven graphics are best used for creating templates. Once you decided wich parts are going to change, then you can create endless number of images based on simple text files. Let's say for creating a business cards template bank that holds 200 different models, when ordered, the customer choose what template to use and custom logo and information to show in filling an online form, then online form generates the text files to use for that customer's order and the graphic designer simply import, verify that all is good and finaly proceed to the printing, all of this in less than 20 minutes....</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Music Producing Programs</title>
		<link>http://www.onextrapixel.com/2010/01/27/photoshop-variables-how-to-import-external-psd-smartly/comment-page-1/#comment-10728</link>
		<dc:creator>Music Producing Programs</dc:creator>
		<pubDate>Tue, 23 Nov 2010 15:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=3502#comment-10728</guid>
		<description>Oh man you guys saved me.  This is the tut I have been searching for.  I started my search with very little hope, and bam here it is.  Thank you so much!  I bookmarked your site because it has so much useful information.  You guys are awesome, I really appreciate your help!  Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Oh man you guys saved me.  This is the tut I have been searching for.  I started my search with very little hope, and bam here it is.  Thank you so much!  I bookmarked your site because it has so much useful information.  You guys are awesome, I really appreciate your help!  Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pasxal</title>
		<link>http://www.onextrapixel.com/2010/01/27/photoshop-variables-how-to-import-external-psd-smartly/comment-page-1/#comment-8989</link>
		<dc:creator>pasxal</dc:creator>
		<pubDate>Tue, 28 Sep 2010 07:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=3502#comment-8989</guid>
		<description>I have to agree with Chris Hart....
When someone else uses my PSD&#039;s, they will never know that I have used this smart technique. I also prefer to use the smart objects technique. You can easily replace the smart object with an updated version.

But always nice to explore new Photoshop techniques, thanks for bringing this to my attention!</description>
		<content:encoded><![CDATA[<p>I have to agree with Chris Hart....<br />
When someone else uses my PSD's, they will never know that I have used this smart technique. I also prefer to use the smart objects technique. You can easily replace the smart object with an updated version.</p>
<p>But always nice to explore new Photoshop techniques, thanks for bringing this to my attention!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Hart</title>
		<link>http://www.onextrapixel.com/2010/01/27/photoshop-variables-how-to-import-external-psd-smartly/comment-page-1/#comment-8784</link>
		<dc:creator>Chris Hart</dc:creator>
		<pubDate>Wed, 22 Sep 2010 16:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.onextrapixel.com/?p=3502#comment-8784</guid>
		<description>And another slight negative with this method is that the layers look like regular layers, ideally they should have they&#039;re own little icon, ala smart objects.</description>
		<content:encoded><![CDATA[<p>And another slight negative with this method is that the layers look like regular layers, ideally they should have they're own little icon, ala smart objects.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc (User agent is rejected)
Database Caching 4/17 queries in 0.014 seconds using apc
Object Caching 457/467 objects using apc
Content Delivery Network via net.onextrapixel.com

Served from: onextrapixel.com @ 2012-02-08 16:06:45 -->
