<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: Photoshop plugin development?</title>
      <link>http://ask.metafilter.com/27397/Photoshop-plugin-development/</link>
      <description>Comments on Ask MetaFilter post Photoshop plugin development?</description>
	  	  <pubDate>Thu, 17 Nov 2005 06:09:28 -0800</pubDate>
      <lastBuildDate>Thu, 17 Nov 2005 06:09:28 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: Photoshop plugin development?</title>
  	<link>http://ask.metafilter.com/27397/Photoshop-plugin-development</link>	
  	<description>Authoring photoshop plugins, need help for development resources. I&apos;ve been tasked with developing and integrating a photoshop plugin into an existing MFC application. Does anybody know where I should start looking for resources explaing how to do this?</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.27397</guid>
  	<pubDate>Thu, 17 Nov 2005 05:50:33 -0800</pubDate>
  	<dc:creator>jon_kill</dc:creator>
	
	<category>mfc</category>
	
	<category>photoshop</category>
	
	<category>C++</category>
	
	<category>plugin</category>
	
	<category>development</category>
	
</item>
<item>
  	<title>By: grumblebee</title>
  	<link>http://ask.metafilter.com/27397/Photoshop-plugin-development#431171</link>	
  	<description>You&apos;ll want to download the &lt;a href=&quot;http://partners.adobe.com/public/developer/photoshop/devcenter.html&quot;&gt;Photoshop SDK (Software Development Kit)&lt;/a&gt;. This used to be an easy process. Now it seems you need be be granted permission first.&lt;br&gt;
&lt;br&gt;
Note: another option that might work (depending on what you&apos;re trying to do) is to write javascript code. Photoshop can now run scripts (in addition to accepting plugins).</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.27397-431171</guid>
  	<pubDate>Thu, 17 Nov 2005 06:09:28 -0800</pubDate>
  	<dc:creator>grumblebee</dc:creator>
</item>
<item>
  	<title>By: devilsbrigade</title>
  	<link>http://ask.metafilter.com/27397/Photoshop-plugin-development#431751</link>	
  	<description>I don&apos;t know for sure, because I don&apos;t want to pay for the possibility of getting access to the Photoshop SDK, but I&apos;m guessing Photoshop plugins are some variation of a DLL. &lt;br&gt;
&lt;br&gt;
Using MFC classes/objects from a photoshop plugin shouldn&apos;t be very hard at all. Using plugin code (but not photoshop code) from an MFC app shouldn&apos;t be very hard at all. Your question is a bit too vague to actually help. &lt;br&gt;
&lt;br&gt;
Really, it all depends on what your MFC app does; if its a windowed app, you&apos;re going to have more issues. It may be you need to use IPC to communicate between the plguin &amp;amp; the app.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.27397-431751</guid>
  	<pubDate>Thu, 17 Nov 2005 12:26:30 -0800</pubDate>
  	<dc:creator>devilsbrigade</dc:creator>
</item>

    </channel>
</rss>
