<?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: Simple, useful extension panels for PSCS4</title>
	<atom:link href="http://blogs.adobe.com/jnack/2009/08/simple_useful_extension_panels_for_pscs4.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.adobe.com/jnack/2009/08/simple_useful_extension_panels_for_pscs4.html</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 12:30:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: mike hale</title>
		<link>http://blogs.adobe.com/jnack/2009/08/simple_useful_extension_panels_for_pscs4.html#comment-13080</link>
		<dc:creator>mike hale</dc:creator>
		<pubDate>Tue, 11 Aug 2009 01:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.adobe.com/jnackdev/2009/08/simple-useful-extension-panels-for-pscs4.html#comment-13080</guid>
		<description><![CDATA[An updated Blending Mode Panel that does work with multiple selected layer can be found at &lt;a href=&quot;http://ps-scripts.com/bb/viewtopic.php?p=12418&quot; rel=&quot;nofollow&quot;&gt;http://ps-scripts.com/bb/viewtopic.php?p=12418&lt;/a&gt;
]]></description>
		<content:encoded><![CDATA[<p>An updated Blending Mode Panel that does work with multiple selected layer can be found at <a href="http://ps-scripts.com/bb/viewtopic.php?p=12418" rel="nofollow">http://ps-scripts.com/bb/viewtopic.php?p=12418</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Nack</title>
		<link>http://blogs.adobe.com/jnack/2009/08/simple_useful_extension_panels_for_pscs4.html#comment-13079</link>
		<dc:creator>John Nack</dc:creator>
		<pubDate>Mon, 10 Aug 2009 21:06:30 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.adobe.com/jnackdev/2009/08/simple-useful-extension-panels-for-pscs4.html#comment-13079</guid>
		<description><![CDATA[I&#039;m afraid I&#039;ve misplaced the source from which I got the link to the blending modes panel, so I don&#039;t have contact info to share.
It would, however, be very easy to create an equivalent panel using &quot;run script&quot; buttons placed in Configurator.  I&#039;ll drop you a line so we can chat further.  --J.
]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m afraid I&#8217;ve misplaced the source from which I got the link to the blending modes panel, so I don&#8217;t have contact info to share.<br />
It would, however, be very easy to create an equivalent panel using &#8220;run script&#8221; buttons placed in Configurator.  I&#8217;ll drop you a line so we can chat further.  &#8211;J.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike hale</title>
		<link>http://blogs.adobe.com/jnack/2009/08/simple_useful_extension_panels_for_pscs4.html#comment-13078</link>
		<dc:creator>mike hale</dc:creator>
		<pubDate>Mon, 10 Aug 2009 15:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.adobe.com/jnackdev/2009/08/simple-useful-extension-panels-for-pscs4.html#comment-13078</guid>
		<description><![CDATA[Seems I was partly wrong.
A key has been added to the document descriptor that has a list of selected layer indexes in CS4.
I have created a script that sets the blendmode of all selected layers.
Do you have an email address for the author of Blending Mode Panel so I can forward the information and sample script?
]]></description>
		<content:encoded><![CDATA[<p>Seems I was partly wrong.<br />
A key has been added to the document descriptor that has a list of selected layer indexes in CS4.<br />
I have created a script that sets the blendmode of all selected layers.<br />
Do you have an email address for the author of Blending Mode Panel so I can forward the information and sample script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike hale</title>
		<link>http://blogs.adobe.com/jnack/2009/08/simple_useful_extension_panels_for_pscs4.html#comment-13077</link>
		<dc:creator>mike hale</dc:creator>
		<pubDate>Mon, 10 Aug 2009 13:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.adobe.com/jnackdev/2009/08/simple-useful-extension-panels-for-pscs4.html#comment-13077</guid>
		<description><![CDATA[John,
I would guess that the Blending Mode panel does not work with multiple selected layers is because there is no way to determine which layers are selected directly. One must use either layer linking, layer groups, or layer visibility which is slow and error prone with complex documents.
Hopefully one day selectedLayers will be added to the Document property list in a similar to the way linkedLayers is one of the ArtLayer property.
]]></description>
		<content:encoded><![CDATA[<p>John,<br />
I would guess that the Blending Mode panel does not work with multiple selected layers is because there is no way to determine which layers are selected directly. One must use either layer linking, layer groups, or layer visibility which is slow and error prone with complex documents.<br />
Hopefully one day selectedLayers will be added to the Document property list in a similar to the way linkedLayers is one of the ArtLayer property.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://blogs.adobe.com/jnack/2009/08/simple_useful_extension_panels_for_pscs4.html#comment-13076</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Mon, 10 Aug 2009 10:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.adobe.com/jnackdev/2009/08/simple-useful-extension-panels-for-pscs4.html#comment-13076</guid>
		<description><![CDATA[Blending Mode Panel- Very cool!  took me a while to find it, though.
Window/Extensions/Mode
]]></description>
		<content:encoded><![CDATA[<p>Blending Mode Panel- Very cool!  took me a while to find it, though.<br />
Window/Extensions/Mode</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trace</title>
		<link>http://blogs.adobe.com/jnack/2009/08/simple_useful_extension_panels_for_pscs4.html#comment-13075</link>
		<dc:creator>trace</dc:creator>
		<pubDate>Mon, 10 Aug 2009 07:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.adobe.com/jnackdev/2009/08/simple-useful-extension-panels-for-pscs4.html#comment-13075</guid>
		<description><![CDATA[Thanks for the Blending Mode link John, that fixed a CS4 annoyance I had!
Also, belated Happy Birthday and congratulations on your new little one...
]]></description>
		<content:encoded><![CDATA[<p>Thanks for the Blending Mode link John, that fixed a CS4 annoyance I had!<br />
Also, belated Happy Birthday and congratulations on your new little one&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Pogozelski</title>
		<link>http://blogs.adobe.com/jnack/2009/08/simple_useful_extension_panels_for_pscs4.html#comment-13074</link>
		<dc:creator>Jim Pogozelski</dc:creator>
		<pubDate>Mon, 10 Aug 2009 06:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.adobe.com/jnackdev/2009/08/simple-useful-extension-panels-for-pscs4.html#comment-13074</guid>
		<description><![CDATA[That Lorem panel is a great idea -- did you say that someday any &quot;panel&quot; would be available to all suite apps (maybe cs5 or something)? Lorem could be used everywhere.
]]></description>
		<content:encoded><![CDATA[<p>That Lorem panel is a great idea &#8212; did you say that someday any &#8220;panel&#8221; would be available to all suite apps (maybe cs5 or something)? Lorem could be used everywhere.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
