<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=John+Bishop</id>
		<title>Creative Commons - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=John+Bishop"/>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/wiki/Special:Contributions/John_Bishop"/>
		<updated>2026-04-21T17:08:24Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=XMP&amp;diff=41297</id>
		<title>XMP</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=XMP&amp;diff=41297"/>
				<updated>2010-09-06T01:00:22Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: /* Link to XMP Meta Panel page */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Filetype&lt;br /&gt;
|license_url=Yes&lt;br /&gt;
|web_statement=Yes&lt;br /&gt;
|more_permissions=Yes&lt;br /&gt;
}}&lt;br /&gt;
[[Category:Developer]]&lt;br /&gt;
[[Category:Technology]]&lt;br /&gt;
[[Category:Metadata]]&lt;br /&gt;
[[Category:XMP]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;float: right&amp;quot;&amp;gt;&lt;br /&gt;
[[Image:Xmp_tagline.png]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[http://www.adobe.com/products/xmp XMP] ([http://en.wikipedia.org/wiki/Extensible_Metadata_Platform Extensible Metadata Platform]) facilitates embedding metadata in files using a subset of RDF.  Most notably XMP supports embedding metadata in PDF and many image formats, though it is designed to support nearly any file type.  &lt;br /&gt;
&lt;br /&gt;
Creative Commons is recommending XMP as the preferred format for embedded metadata, given its [http://web.archive.org/web/20070426051136/http://labs.adobe.com/technologies/xmptoolkit/#FAQ support for numerous file formats] and the balkanized state of embedded metadata standards. Others are coming to a similar conclusion; Microsoft has announced support for [http://blogs.msdn.com/pix/archive/2006/08/23/715340.aspx XMP in Vista applications] and Jon Udell [http://blog.jonudell.net/2007/02/14/truth-files-microformats-and-xmp/ notes] &amp;quot;There’s also good support in .NET Framework 3.0 for reading and writing XMP metadata.&amp;quot;  Note that even when embedded with XMP metadata, Creative Commons recommends a licensed document include a visible copyright notice; [[Marking|format-specific recommendations]] for visible notices are available.&lt;br /&gt;
&lt;br /&gt;
The Creative Commons [http://www.creativecommons.org/license/ licensing process] offers a XMP template which may be used to mark files within XMP-supporting [[XMP help for Adobe applications|Adobe applications (step-by-step how-to document)]]. An [http://wiki.creativecommons.org/Adobe_Metadata_Panel XMP FileInfo panel] is also available.&lt;br /&gt;
&lt;br /&gt;
== Specifying License Information ==&lt;br /&gt;
&lt;br /&gt;
XMP [http://www.adobe.com/devnet/xmp/ defines] a rights management schema (see XMP Specification, p. 42). Creative Commons sets the following properties (example values):&lt;br /&gt;
&lt;br /&gt;
* '''xmpRights:Marked''' &amp;amp;mdash; ''False'' if Public Domain, ''True'' otherwise.&lt;br /&gt;
* '''xmpRights:WebStatement''' &amp;amp;mdash; ''http://example.com/pdf-metadata.html'' (Replace with URL containing metadata about the XMP-embedded file; this is referred to as the [[WebStatement|Web Statement]].)&lt;br /&gt;
* '''xmpRights:UsageTerms''' &amp;amp;mdash; An optional field describing legal terms of use; Creative Commons recommends that when present this take the form ''This work is licensed to the public under the Creative Commons Attribution­ShareAlike license http://creativecommons.org/licenses/by­sa/2.0/ verify at http://example.com/pdf­metadata.html'' (Replace URL following 'verify at' with URL containing metadata about the XMP-­embedded file; this is typically the URL specified by '''xmpRights:WebStatement'''.) &lt;br /&gt;
''This work is licensed to the public under the Creative Commons Attribution-ShareAlike license http://creativecommons.org/licenses/by-sa/2.0/ verify at http://example.com/pdf-metadata.html'' (Replace URL following 'verify at' with URL containing metadata about the XMP-embedded file; this is typically the same URL specified by '''xmpRights:WebStatement'''.)&lt;br /&gt;
&lt;br /&gt;
We also define a Creative Commons schema ''http://creativecommons.org/ns#'' whose common prefix is cc. It currently has the following properties:&lt;br /&gt;
&lt;br /&gt;
* '''license''' &amp;amp;mdash; The license URL; for example, ''http://creativecommons.org/licenses/by-sa/2.0/''.&lt;br /&gt;
* '''morePermissions''' &amp;amp;mdash; A URL where additional permissions (commercial licensing, etc) are available.&lt;br /&gt;
* '''attributionURL''' &amp;amp;mdash; The URL to use when attributing this work.&lt;br /&gt;
* '''attributionName''' &amp;amp;mdash; The creator's preferred name to use when attributing this work.&lt;br /&gt;
&lt;br /&gt;
== Verification Links and XMP ==&lt;br /&gt;
&lt;br /&gt;
A publisher can add boost confidence in embedded metadata by providing a '''verifying web statement'''.  A verifying web statement is a URL which contains metadata with assertions matching those embedded in the file.  The difference is that instead of making the assertions about a URL, the assertions are made in reference to the SHA-1 hash of the file.&lt;br /&gt;
&lt;br /&gt;
For example, the example web statement &amp;lt;code&amp;gt;http://example.com/pdf-metadata.html&amp;lt;/code&amp;gt; would include metadata encoded as [[RDFa]].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
  &amp;lt;p&amp;gt;The document example.pdf is licensed under a &lt;br /&gt;
     &amp;lt;a about=&amp;quot;urn:sha1:MSMBC5VEUDLTC26UT5W7GZBAKZHCY2MD&amp;quot; rel=&amp;quot;license&amp;quot; &lt;br /&gt;
        href=&amp;quot;http://creativecommons.org/license/by/3.0/&amp;quot;&amp;gt;&lt;br /&gt;
          Creative Commons Attribution 3.0&amp;lt;/a&amp;gt; license.&lt;br /&gt;
     &amp;lt;/a&amp;gt;&lt;br /&gt;
  &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When processing a file containing an embedded web statement, an application can retrieve the statement and parse it for additional metadata.  If matching assertions are found which apply to the calculated SHA-1 hash of the file, the application can display an indicator noting increased confidence in the metadata.  This approach has the added benefit of taking advantage of an existing mechanism (copyright take-down procedures) in order to break the confidence in the case of inappropriately licensed material.&lt;br /&gt;
&lt;br /&gt;
== Additional Information ==&lt;br /&gt;
&lt;br /&gt;
* [[XMP Implementations]]&lt;br /&gt;
* [[:Category:XMP|All XMP-related articles]]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Extensible_Metadata_Platform Wikipedia article]&lt;br /&gt;
* [http://wiki.creativecommons.org/Adobe_Metadata_Panel Adobe XMP FileInfo Panel]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;The XMP logo is either a registered trademark or trademark of the Adobe Systems Incorporated in the United States and/or other countries.&amp;lt;/small&amp;gt;&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=XMP_help_for_Adobe_applications&amp;diff=41296</id>
		<title>XMP help for Adobe applications</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=XMP_help_for_Adobe_applications&amp;diff=41296"/>
				<updated>2010-09-06T00:52:09Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: /* Beyond single files: Creative Commons File Info Panel */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]]&lt;br /&gt;
[[Category:Developer]]&lt;br /&gt;
[[Category:XMP]]&lt;br /&gt;
[[Category:metadata]]&lt;br /&gt;
You are here because you want to use an Adobe application like Photoshop to mark files as re-usable under a Creative Commons license.&lt;br /&gt;
&lt;br /&gt;
Many Adobe applications support embedding [[XMP]] metadata in files, most notably PDF documents.  The Creative Commons [http://www.creativecommons.org/license/ licensing process] offers an [[XMP]] template which may be used to mark documents with Creative Commons license information.&lt;br /&gt;
&lt;br /&gt;
Note that a licensed PDF document should include a visible copyright notice as described in [[HOWTO Tag HTML pages|how to tag works]] in addition to embedded metadata.&lt;br /&gt;
&lt;br /&gt;
{{Infobox|Only Photoshop CS has been well tested.  Problems have been reported getting Acrobat 6.0 to select downloaded XMP templates. Acrobat 5.0 does not support a UI for embedding XMP. Photoshop CS can embed XMP in PDFs via its [[#multiple|file browser]].}}&lt;br /&gt;
&lt;br /&gt;
= How to tag a single file =&lt;br /&gt;
&lt;br /&gt;
== Step 1: Choose a license ==&lt;br /&gt;
&lt;br /&gt;
Click on &amp;quot;choose license&amp;quot; on most pages at creativecommons.org to visit the [http://www.creativecommons.org/license/ license selection application].&lt;br /&gt;
&lt;br /&gt;
== Step 2: Create an XMP template ==&lt;br /&gt;
&lt;br /&gt;
In order to mark you work you need an XMP template.  You can create this using a text editor.  Use the following text, replacing '''LICENSE_URL''', '''YOUR_NAME''' and '''LICENSE_NAME''' with the appropriate values.  &lt;br /&gt;
&lt;br /&gt;
For example, if a user chose [http://staging.creativecommons.org/license/results-one?q_1=2&amp;amp;q_1=1&amp;amp;field_commercial=yes&amp;amp;field_derivatives=yes&amp;amp;field_jurisdiction=&amp;amp;field_format=&amp;amp;field_worktitle=&amp;amp;field_attribute_to_name=&amp;amp;field_attribute_to_url=&amp;amp;field_sourceurl=&amp;amp;field_morepermissionsurl=&amp;amp;lang=en_US&amp;amp;language=en_US&amp;amp;n_questions=3 Attribution 3.0] they would replace '''LICENSE_URL''' with &amp;lt;code&amp;gt;http://creativecommons.org/licenses/by/3.0/&amp;lt;/code&amp;gt;, '''LICENSE_NAME''' with &amp;lt;code&amp;gt;Attribution 3.0&amp;lt;/code&amp;gt; and '''YOUR_NAME''' with the user's name.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;?xpacket begin='' id=''?&amp;gt;&amp;lt;x:xmpmeta xmlns:x='adobe:ns:meta/'&amp;gt;&lt;br /&gt;
    &amp;lt;rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'&amp;gt;&lt;br /&gt;
&lt;br /&gt;
     &amp;lt;rdf:Description rdf:about=''&lt;br /&gt;
      xmlns:xapRights='http://ns.adobe.com/xap/1.0/rights/'&amp;gt;&lt;br /&gt;
      &amp;lt;xapRights:Marked&amp;gt;True&amp;lt;/xapRights:Marked&amp;gt; &amp;lt;/rdf:Description&amp;gt;&lt;br /&gt;
&lt;br /&gt;
     &amp;lt;rdf:Description rdf:about=''&lt;br /&gt;
      xmlns:dc='http://purl.org/dc/elements/1.1/'&amp;gt;&lt;br /&gt;
      &amp;lt;dc:rights&amp;gt;&lt;br /&gt;
       &amp;lt;rdf:Alt&amp;gt;&lt;br /&gt;
        &amp;lt;rdf:li xml:lang='x-default' &amp;gt;Copyright 2009, YOUR_NAME. Licensed to the public under Creative Commons LICENSE_NAME.&amp;lt;/rdf:li&amp;gt;&lt;br /&gt;
       &amp;lt;/rdf:Alt&amp;gt;&lt;br /&gt;
      &amp;lt;/dc:rights&amp;gt;&lt;br /&gt;
     &amp;lt;/rdf:Description&amp;gt;&lt;br /&gt;
&lt;br /&gt;
     &amp;lt;rdf:Description rdf:about=''&lt;br /&gt;
      xmlns:cc='http://creativecommons.org/ns#'&amp;gt;&lt;br /&gt;
      &amp;lt;cc:license rdf:resource='LICENSE_URL'/&amp;gt;&lt;br /&gt;
     &amp;lt;/rdf:Description&amp;gt;&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;/rdf:RDF&amp;gt;&lt;br /&gt;
&amp;lt;/x:xmpmeta&amp;gt;&amp;lt;?xpacket end='r'?&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Step 2a (Mac OS X): Save the file to the right folder ==&lt;br /&gt;
&lt;br /&gt;
Under OS X save the file to&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;tt&amp;gt;/Users/{YOUR USERNAME}/Library/Application Support/Adobe/XMP/Metadata Templates&amp;lt;/tt&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where {YOUR USERNAME} is replaced with your OS X short username. You may have to manually create the 'Metadata Templates' directory before saving.&lt;br /&gt;
&lt;br /&gt;
The filename needs to end with '''.XMP'''.&lt;br /&gt;
&lt;br /&gt;
== Step 2a (Windows): Save the file to the right folder ==&lt;br /&gt;
&lt;br /&gt;
In Windows, the file should go in this folder:&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;&lt;br /&gt;
C:\Documents and Settings\&amp;lt;em&amp;gt;{YOUR USERNAME}&amp;lt;/em&amp;gt;\Application Data\Adobe\XMP\Metadata Templates&lt;br /&gt;
&amp;lt;/tt&amp;gt;&lt;br /&gt;
&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where {YOUR USERNAME} is replaced with your Windows username.  The easiest way do this is to save the file to the desktop, and then to:&lt;br /&gt;
&lt;br /&gt;
# Click on the Start Menu&lt;br /&gt;
# Click &amp;quot;Run...&amp;quot;&lt;br /&gt;
# Type Desktop\..\Application Data&lt;br /&gt;
# Click &amp;quot;OK&amp;quot;&lt;br /&gt;
# Open the &amp;quot;Adobe&amp;quot; folder inside there&lt;br /&gt;
# Open the &amp;quot;XMP&amp;quot; folder inside there, ''or create it'' if there is no XMP folder&lt;br /&gt;
# Open the &amp;quot;Metadata Templates&amp;quot; folder inside, ''or create it'' if there is no folder by that name&lt;br /&gt;
# Drag the XMP file you saved to your desktop to the folder that just opened&lt;br /&gt;
# Close the folder&lt;br /&gt;
&lt;br /&gt;
You may have to create the &amp;quot;XMP&amp;quot; folder under &amp;quot;Adobe&amp;quot;, and you may also have to create the &amp;quot;Metadata Templates&amp;quot; folder under &amp;quot;XMP&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
The filename needs to end with '''.XMP'''.&lt;br /&gt;
&lt;br /&gt;
== Step 3: Mark Document ==&lt;br /&gt;
&lt;br /&gt;
Within your Adobe application open the metadata panel while editing a file you want to mark (File|File Info in Photoshop).  Using the fly-out menu in the upper right corner of the panel, choose the template you saved.&lt;br /&gt;
&lt;br /&gt;
http://www.creativecommons.org/images/metadata/xmp-adobe-panel.png&lt;br /&gt;
&lt;br /&gt;
In Acrobat 6, go to Advanced | Document Metadata, select the Advanced panel on the left, then click on replace and select the xmp text file that you downloaded.&lt;br /&gt;
&lt;br /&gt;
Creative Commons license information will appear in the Description panel.&lt;br /&gt;
&lt;br /&gt;
== Step 4: Save and Publish ==&lt;br /&gt;
&lt;br /&gt;
Save your file!  If publishing on the web the page that links to your XMP-marked document should contain a license notice and metadata, which can be copied from the same licensing process.&lt;br /&gt;
&lt;br /&gt;
= Tagging multiple files at once =&lt;br /&gt;
&lt;br /&gt;
You can mark multiple files with the same license metadata using the file browser (File|Browse in Photoshop).  Select the files you want to mark, then select the template you saved via the flyout menu in the metadata pane.&lt;br /&gt;
&lt;br /&gt;
http://www.creativecommons.org/images/metadata/xmp-multiple.jpg&lt;br /&gt;
&lt;br /&gt;
= Beyond single files: Creative Commons File Info Panel =&lt;br /&gt;
&lt;br /&gt;
Copyright information is displayed in the standard Description panel (see screenshot above).  This may be supplemented by the [[Adobe Metadata Panel]].  This optional panel displays the copyright information available via the Description panel as well as a pointer to this page for help and a License URL, which may differ from the Copyright Info URL (see [[XMP#advanced|advanced usage]]).&lt;br /&gt;
&lt;br /&gt;
[[File:CS4-CS5-XMP-FileInfo-Panel.jpg]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;&amp;lt;br&amp;gt;The XMP logo is either a registered trademark or trademark of the Adobe Systems Incorporated in the United States and/or other countries.&lt;br /&gt;
&lt;br /&gt;
[http://www.mac-how.net Mac How]&lt;br /&gt;
&lt;br /&gt;
--[[User:John Bishop|John Bishop]] 00:52, 6 September 2010 (UTC)&lt;br /&gt;
[http://johnbishopimages.com/CreativeCommons Get the latest version]&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=File:CS4-CS5-XMP-FileInfo-Panel.jpg&amp;diff=41295</id>
		<title>File:CS4-CS5-XMP-FileInfo-Panel.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=File:CS4-CS5-XMP-FileInfo-Panel.jpg&amp;diff=41295"/>
				<updated>2010-09-06T00:46:43Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: Screenshot of the Creative Commons XMP FileInfo panel for CS4 and CS5 applications.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Screenshot of the Creative Commons XMP FileInfo panel for CS4 and CS5 applications.&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=41292</id>
		<title>Adobe Metadata Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=41292"/>
				<updated>2010-09-05T20:37:58Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: /* Adobe CS4 and CS5 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]][[Category:Developer]][[Category:Example]][[Category:XMP]]&lt;br /&gt;
'''The implementation of the Abode Metadata (XMP FileInfo) panel has changed starting with CS4.''' &lt;br /&gt;
'''For Adobe CS4 and CS5, see below.'''&lt;br /&gt;
  &lt;br /&gt;
=Adobe CS3=&lt;br /&gt;
You can add a panel to Adobe Photoshop CS3 and other Adobe CS3 based [[XMP]]-compliant applications.  This panel lets you choose a license from the convenience of the File Info box.  Here's how:&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
Just run our setup program:&lt;br /&gt;
* [http://mirrors.creativecommons.org/adobe-panel/Setup.exe Click here to download the CS3 Creative Commons panel setup program.]&lt;br /&gt;
&lt;br /&gt;
You may have to restart the application before it notices the new panel.&lt;br /&gt;
&lt;br /&gt;
== On Mac ==&lt;br /&gt;
Simply download [http://mirrors.creativecommons.org/adobe-panel/CC-panel-installer.dmg our installer disk image] and run the installer package inside.&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
You can see:&lt;br /&gt;
* [http://www.adobe.com/products/xmp/custompanel.html How to write your own Adobe custom metadata panel]&lt;br /&gt;
* [http://cctools.svn.sourceforge.net/viewvc/cctools/adobe_panel/trunk/ A browser showing you the history of our panel in Subversion]&lt;br /&gt;
&lt;br /&gt;
=Adobe CS4 and CS5=&lt;br /&gt;
Adobe changed the implementation of the XMP FileInfo panels starting with it's CS4 suite. Beginning in CS4 the FileInfo dialog is a Flash based application built using Flex or Flash Builder. Installing the text-based CS3 version above will not work.&lt;br /&gt;
&lt;br /&gt;
==Under development!==&lt;br /&gt;
CS4 and CS5 versions of a FileInfo panel for embedding a Creative Commons license are currently under development. This will be functional where ever the FileInfo XMP Flash application is exposed (ie. Photoshop, Illustrator, ...). &lt;br /&gt;
&lt;br /&gt;
Support for the application based panels like those found in (for example) Bridge and Premiere Pro will also be included, as well as XMP presets.&lt;br /&gt;
&lt;br /&gt;
For more information, please see [[User:John_Bishop|the developers wiki page]].&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=41290</id>
		<title>Adobe Metadata Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=41290"/>
				<updated>2010-09-05T18:58:36Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: /* Under development! */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]][[Category:Developer]][[Category:Example]][[Category:XMP]]&lt;br /&gt;
'''The implementation of the Abode Metadata (XMP FileInfo) panel has changed starting with CS4.''' &lt;br /&gt;
'''For Adobe CS4 and CS5, see below.'''&lt;br /&gt;
  &lt;br /&gt;
=Adobe CS3=&lt;br /&gt;
You can add a panel to Adobe Photoshop CS3 and other Adobe CS3 based [[XMP]]-compliant applications.  This panel lets you choose a license from the convenience of the File Info box.  Here's how:&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
Just run our setup program:&lt;br /&gt;
* [http://mirrors.creativecommons.org/adobe-panel/Setup.exe Click here to download the CS3 Creative Commons panel setup program.]&lt;br /&gt;
&lt;br /&gt;
You may have to restart the application before it notices the new panel.&lt;br /&gt;
&lt;br /&gt;
== On Mac ==&lt;br /&gt;
Simply download [http://mirrors.creativecommons.org/adobe-panel/CC-panel-installer.dmg our installer disk image] and run the installer package inside.&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
You can see:&lt;br /&gt;
* [http://www.adobe.com/products/xmp/custompanel.html How to write your own Adobe custom metadata panel]&lt;br /&gt;
* [http://cctools.svn.sourceforge.net/viewvc/cctools/adobe_panel/trunk/ A browser showing you the history of our panel in Subversion]&lt;br /&gt;
&lt;br /&gt;
=Adobe CS4 and CS5=&lt;br /&gt;
Adobe changed the implementation of XMP starting with it's CS4 suite. Beginning in CS4 the FileInfo dialog is a Flash based application built using Flex or Flash Builder. Installing the text-based CS3 version above will not work.&lt;br /&gt;
&lt;br /&gt;
==Under development!==&lt;br /&gt;
CS4 and CS5 versions of a FileInfo panel for embedding a Creative Commons license are currently under development. This will be functional where ever the FileInfo XMP Flash application is exposed (ie. Photoshop, Illustrator, ...). &lt;br /&gt;
&lt;br /&gt;
Support for the application based panels like those found in (for example) Bridge and Premiere Pro will also be included, as well as XMP presets.&lt;br /&gt;
&lt;br /&gt;
For more information, please see [[User:John_Bishop|the developers wiki page]].&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=41289</id>
		<title>Adobe Metadata Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=41289"/>
				<updated>2010-09-05T18:53:55Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: /* Under development! */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]][[Category:Developer]][[Category:Example]][[Category:XMP]]&lt;br /&gt;
'''The implementation of the Abode Metadata (XMP FileInfo) panel has changed starting with CS4.''' &lt;br /&gt;
'''For Adobe CS4 and CS5, see below.'''&lt;br /&gt;
  &lt;br /&gt;
=Adobe CS3=&lt;br /&gt;
You can add a panel to Adobe Photoshop CS3 and other Adobe CS3 based [[XMP]]-compliant applications.  This panel lets you choose a license from the convenience of the File Info box.  Here's how:&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
Just run our setup program:&lt;br /&gt;
* [http://mirrors.creativecommons.org/adobe-panel/Setup.exe Click here to download the CS3 Creative Commons panel setup program.]&lt;br /&gt;
&lt;br /&gt;
You may have to restart the application before it notices the new panel.&lt;br /&gt;
&lt;br /&gt;
== On Mac ==&lt;br /&gt;
Simply download [http://mirrors.creativecommons.org/adobe-panel/CC-panel-installer.dmg our installer disk image] and run the installer package inside.&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
You can see:&lt;br /&gt;
* [http://www.adobe.com/products/xmp/custompanel.html How to write your own Adobe custom metadata panel]&lt;br /&gt;
* [http://cctools.svn.sourceforge.net/viewvc/cctools/adobe_panel/trunk/ A browser showing you the history of our panel in Subversion]&lt;br /&gt;
&lt;br /&gt;
=Adobe CS4 and CS5=&lt;br /&gt;
Adobe changed the implementation of XMP starting with it's CS4 suite. Beginning in CS4 the FileInfo dialog is a Flash based application built using Flex or Flash Builder. Installing the text-based CS3 version above will not work.&lt;br /&gt;
&lt;br /&gt;
==Under development!==&lt;br /&gt;
CS4 and CS5 versions of a FileInfo panel for embedding a Creative Commons license ares currently under development. This will be functional where ever the FileInfo XMP Flash application is exposed (ie. Photoshop, Illustrator, ...). Support for the application based panels like those found in (for example) Bridge and Premiere Pro will also be included, as well as XMP presets.&lt;br /&gt;
&lt;br /&gt;
For more information, please see [[User:John_Bishop|the developers wiki page]].&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37031</id>
		<title>Adobe Metadata Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37031"/>
				<updated>2010-07-11T00:02:35Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]][[Category:Developer]][[Category:Example]][[Category:XMP]]&lt;br /&gt;
'''The implementation of the Abode Metadata (XMP FileInfo) panel has changed starting with CS4.''' &lt;br /&gt;
'''For Adobe CS4 and CS5, see below.'''&lt;br /&gt;
  &lt;br /&gt;
=Adobe CS3=&lt;br /&gt;
You can add a panel to Adobe Photoshop CS3 and other Adobe CS3 based [[XMP]]-compliant applications.  This panel lets you choose a license from the convenience of the File Info box.  Here's how:&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
Just run our setup program:&lt;br /&gt;
* [http://mirrors.creativecommons.org/adobe-panel/Setup.exe Click here to download the CS3 Creative Commons panel setup program.]&lt;br /&gt;
&lt;br /&gt;
You may have to restart the application before it notices the new panel.&lt;br /&gt;
&lt;br /&gt;
== On Mac ==&lt;br /&gt;
Simply download [http://mirrors.creativecommons.org/adobe-panel/CC-panel-installer.dmg our installer disk image] and run the installer package inside.&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
You can see:&lt;br /&gt;
* [http://www.adobe.com/products/xmp/custompanel.html How to write your own Adobe custom metadata panel]&lt;br /&gt;
* [http://cctools.svn.sourceforge.net/viewvc/cctools/adobe_panel/trunk/ A browser showing you the history of our panel in Subversion]&lt;br /&gt;
&lt;br /&gt;
=Adobe CS4 and CS5=&lt;br /&gt;
Adobe changed the implementation of XMP starting with it's CS4 suite. Beginning in CS4 the FileInfo dialog is a Flash based application built using Flex or Flash Builder. Installing the text-based CS3 version above will not work.&lt;br /&gt;
&lt;br /&gt;
==Under development!==&lt;br /&gt;
CS4 and CS5 versions of a FileInfo panel for embedding a Creative Commons license is currently under development. This will be functional where ever the FileInfo XMP Flash application is exposed (ie. Photoshop, Illustrator, ...). It will not support the application based panels like those found in (for example) Bridge, Premiere Pro or Lightroom.&lt;br /&gt;
&lt;br /&gt;
For more information, please see [[User:John_Bishop|the developers wiki page]].&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37030</id>
		<title>Adobe Metadata Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37030"/>
				<updated>2010-07-11T00:02:00Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]][[Category:Developer]][[Category:Example]][[Category:XMP]]&lt;br /&gt;
'''The implementation of the Abode Metadata (XMP FileInfo) panel has changed starting with CS4.''' &lt;br /&gt;
'''For Adobe CS4 and CS5, see below.'''&lt;br /&gt;
  &lt;br /&gt;
=Adobe CS3 Suite=&lt;br /&gt;
You can add a panel to Adobe Photoshop CS3 and other Adobe CS3 based [[XMP]]-compliant applications.  This panel lets you choose a license from the convenience of the File Info box.  Here's how:&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
Just run our setup program:&lt;br /&gt;
* [http://mirrors.creativecommons.org/adobe-panel/Setup.exe Click here to download the CS3 Creative Commons panel setup program.]&lt;br /&gt;
&lt;br /&gt;
You may have to restart the application before it notices the new panel.&lt;br /&gt;
&lt;br /&gt;
== On Mac ==&lt;br /&gt;
Simply download [http://mirrors.creativecommons.org/adobe-panel/CC-panel-installer.dmg our installer disk image] and run the installer package inside.&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
You can see:&lt;br /&gt;
* [http://www.adobe.com/products/xmp/custompanel.html How to write your own Adobe custom metadata panel]&lt;br /&gt;
* [http://cctools.svn.sourceforge.net/viewvc/cctools/adobe_panel/trunk/ A browser showing you the history of our panel in Subversion]&lt;br /&gt;
&lt;br /&gt;
=Adobe CS4 and CS5 Suite=&lt;br /&gt;
Adobe changed the implementation of XMP starting with it's CS4 suite. Beginning in CS4 the FileInfo dialog is a Flash based application built using Flex or Flash Builder. Installing the text-based CS3 version above will not work.&lt;br /&gt;
&lt;br /&gt;
==Under development!==&lt;br /&gt;
CS4 and CS5 versions of a FileInfo panel for embedding a Creative Commons license is currently under development. This will be functional where ever the FileInfo XMP Flash application is exposed (ie. Photoshop, Illustrator, ...). It will not support the application based panels like those found in (for example) Bridge, Premiere Pro or Lightroom.&lt;br /&gt;
&lt;br /&gt;
For more information, please see [[User:John_Bishop|the developers wiki page]].&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=User:John_Bishop_Images&amp;diff=37029</id>
		<title>User:John Bishop Images</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=User:John_Bishop_Images&amp;diff=37029"/>
				<updated>2010-07-11T00:00:43Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;As a [http://johnbishopimages.com photographer and web creative] I want to be able to protect my creations from being ripped off for commercial use yet allow other peer creatives the ability to use my images in their own creations - as long as I got credit for them. Creative Commons to the rescue.&lt;br /&gt;
&lt;br /&gt;
I joined the Creative Commons in 2008 and have [http://johnbishopimages.com/blog/tag/creative-commons/ written extensively] about both the Creative Commons, Open Source and Open Directory as well as the GNU/GPL. Much of the functionality of my web site comes from Open Source or GNU/GPL [http://johnbishopimages.com/resources.php licensed materials].&lt;br /&gt;
&lt;br /&gt;
Along this creative journey my interest in licensing, copyright, copyleft, and other licensing and protection schemes has grown. As a photographer (my web site is just a vehicle for that expression) I have an interested in understanding how embedded meta-data is used to protect creatives and their creations.&lt;br /&gt;
&lt;br /&gt;
This has lead me to examine standards like the [http://dublincore.org Dublin Core Metadata Initiative], the [http://iptc.org/cms/site/ International Press Telecommunications Council], the [http://useplus.org Picture Licensing Usage System] (aka PLUS) and the [http://creativecommons.org Creative Commons] as sources of licensing and protection schemes. &lt;br /&gt;
&lt;br /&gt;
Dublin Core and IPTC meta-data is  exposed in Adobe's Creative Suite programs (most significantly Photoshop and Bridge) as well as Photoshop Lightroom. &lt;br /&gt;
&lt;br /&gt;
Currently PLUS is only available in Photoshop Lightroom and CC is only available for CS3 based programs.&lt;br /&gt;
&lt;br /&gt;
I have started development of XMP FileInfo dialog Creative Commons panel for CS4 and CS5. &lt;br /&gt;
&lt;br /&gt;
The [[Adobe_Metadata_Panel|Adobe meta-data panel]] (aka the XMP FileInfo dialog) wiki section has more information as well as a link to download the CS3 panel. For further details on the CS4/CS5 panels please drop me a note at john_bishop [at] johnbishopimages.com.&lt;br /&gt;
&lt;br /&gt;
[[User:John Bishop|John Bishop]] 20:58, 10 July 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=User:John_Bishop_Images&amp;diff=37028</id>
		<title>User:John Bishop Images</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=User:John_Bishop_Images&amp;diff=37028"/>
				<updated>2010-07-10T23:56:52Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;As a [http://johnbishopimages.com photographer and web creative] I want to be able to protect my creations from being ripped off for commercial use yet allow other peer creatives the ability to use my images in their own creations - as long as I got credit for them. Creative Commons to the rescue.&lt;br /&gt;
&lt;br /&gt;
I joined the Creative Commons in 2008 and have [http://johnbishopimages.com/blog/tag/creative-commons/ written extensively] about both the Creative Commons, Open Source and Open Directory as well as the GNU/GPL. Much of the functionality of my web site comes from Open Source or GNU/GPL [http://johnbishopimages.com/resources.php licensed materials].&lt;br /&gt;
&lt;br /&gt;
Along this creative journey my interest in licensing, copyright, copyleft, and other licensing and protection schemes has grown. As a photographer (my web site is just a vehicle for that expression) I have an interested in understanding how embedded meta-data is used to protect creatives and their creations.&lt;br /&gt;
&lt;br /&gt;
This has lead me to examine standards like the [http://dublincore.org Dublin Core Metadata Initiative], the [http://iptc.org/cms/site/ International Press Telecommunications Council], the [http://useplus.org Picture Licensing Usage System] (aka PLUS) and the [http://creativecommons.org Creative Commons] as sources of licensing and protection schemes. &lt;br /&gt;
&lt;br /&gt;
Dublin Core and IPTC meta-data is  exposed in Adobe's Creative Suite programs (most significantly Photoshop and Bridge) as well as Photoshop Lightroom. &lt;br /&gt;
&lt;br /&gt;
Currently PLUS is only available in Photoshop Lightroom and CC is only available for CS3 based programs.&lt;br /&gt;
&lt;br /&gt;
I have started development of XMP FileInfo dialog Creative Commons panel for CS4 and CS5. &lt;br /&gt;
&lt;br /&gt;
Here's more information on the [[Adobe_Metadata_Panel |Adobe meta-data panel]] (aka the XMP FileInfo dialog). For further details please drop me a note at john_bishop [at] johnbishopimages.com&lt;br /&gt;
&lt;br /&gt;
[[User:John Bishop|John Bishop]] 20:58, 10 July 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=User:John_Bishop_Images&amp;diff=37027</id>
		<title>User:John Bishop Images</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=User:John_Bishop_Images&amp;diff=37027"/>
				<updated>2010-07-10T23:50:51Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;As a photographer and web creative I wanted to be able to protect by creations yet allow others to use my images as long as I got credit for them. Creative Commons to the rescue.&lt;br /&gt;
&lt;br /&gt;
I joined the Creative Commons in 2008 and have [http://johnbishopimages.com/blog/tag/creative-commons/ written extensively] about both the Creative Commons, Open Source and Open Directory as well as the GNU/GPL. Much of the functionality of my web site comes from Open Source or GNU/GPL [http://johnbishopimages.com/resources.php licensed materials].&lt;br /&gt;
&lt;br /&gt;
As my journey has progressed my interest in licensing, copyright, copyleft, and other protection schemes has grown. As a photographer (my web site is just a vehicle for that expression) I have an interested in understanding how embedded meta-data is used to protect creatives and their creations.&lt;br /&gt;
&lt;br /&gt;
This has lead me to examine standards like the [http://dublincore.org Dublin Core Metadata Initiative], the [http://iptc.org/cms/site/ International Press Telecommunications Council], the [http://useplus.org Picture Licensing Usage System] (aka PLUS) and the [http://creativecommons.org Creative Commons] as sources of licensing and protecting schemes. &lt;br /&gt;
&lt;br /&gt;
Dublin Core and IPTC meta-data is  exposed in Adobe's Creative Suite programs (most significantly Photoshop and Bridge) as well as Photoshop Lightroom. &lt;br /&gt;
&lt;br /&gt;
Currently PLUS is only available in Photoshop Lightroom and CC is only available for CS3 based programs.&lt;br /&gt;
&lt;br /&gt;
I have started development of XMP FileInfo dialog Creative Commons panel for CS4 and CS5. &lt;br /&gt;
&lt;br /&gt;
Here's more information on the [[Adobe_Metadata_Panel |Adobe meta-data panel]] (aka the XMP FileInfo dialog). For further details please drop me a note at john_bishop [at] johnbishopimages.com&lt;br /&gt;
&lt;br /&gt;
[[User:John Bishop|John Bishop]] 20:58, 10 July 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37026</id>
		<title>Adobe Metadata Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37026"/>
				<updated>2010-07-10T23:44:13Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]][[Category:Developer]][[Category:Example]][[Category:XMP]]&lt;br /&gt;
'''The implementation of the Abode Metadata (XMP FileInfo) panel has changed starting with CS4.''' &lt;br /&gt;
'''For Adobe CS4 and CS5, see below.'''&lt;br /&gt;
  &lt;br /&gt;
=Adobe CS3 Suite=&lt;br /&gt;
You can add a panel to Adobe Photoshop CS3 and other Adobe CS3 based [[XMP]]-compliant applications.  This panel lets you choose a license from the convenience of the File Info box.  Here's how:&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
Just run our setup program:&lt;br /&gt;
* [http://mirrors.creativecommons.org/adobe-panel/Setup.exe Click here to download the CS3 Creative Commons panel setup program.]&lt;br /&gt;
&lt;br /&gt;
You may have to restart the application before it notices the new panel.&lt;br /&gt;
&lt;br /&gt;
== On Mac ==&lt;br /&gt;
Simply download [http://mirrors.creativecommons.org/adobe-panel/CC-panel-installer.dmg our installer disk image] and run the installer package inside.&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
You can see:&lt;br /&gt;
* [http://www.adobe.com/products/xmp/custompanel.html How to write your own Adobe custom metadata panel]&lt;br /&gt;
* [http://cctools.svn.sourceforge.net/viewvc/cctools/adobe_panel/trunk/ A browser showing you the history of our panel in Subversion]&lt;br /&gt;
&lt;br /&gt;
=Adobe CS4 and CS5 Suite=&lt;br /&gt;
Adobe changed the implementation of XMP starting with it's CS4 suite. Beginning in CS4 the FileInfo dialog is a Flash based application built using Flex or Flash Builder. Installing the text-based CS3 version above will not work.&lt;br /&gt;
&lt;br /&gt;
==Under development!==&lt;br /&gt;
CS4 and CS5 versions of a FileInfo panel for embedding a Creative Commons license is currently under development. This will be functional where ever the FileInfo XMP Flash application is exposed (ie. Photoshop, Illustrator, ...). It will not support the application based panels like those found in (for example) Bridge, Premiere Pro or Lightroom.&lt;br /&gt;
&lt;br /&gt;
For more information, please see [[User:John_Bishop | the developers wiki page]].&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37025</id>
		<title>Adobe Metadata Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37025"/>
				<updated>2010-07-10T23:42:50Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]][[Category:Developer]][[Category:Example]][[Category:XMP]]&lt;br /&gt;
'''The implementation of the Abode Metadata (XMP FileInfo) panel has changed starting with CS4.''' &lt;br /&gt;
'''For Adobe CS4 and CS5, see below.'''&lt;br /&gt;
  &lt;br /&gt;
=Adobe CS3 Suite=&lt;br /&gt;
You can add a panel to Adobe Photoshop CS3 and other Adobe CS3 based [[XMP]]-compliant applications.  This panel lets you choose a license from the convenience of the File Info box.  Here's how:&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
Just run our setup program:&lt;br /&gt;
* [http://mirrors.creativecommons.org/adobe-panel/Setup.exe Click here to download the CS3 Creative Commons panel setup program.]&lt;br /&gt;
&lt;br /&gt;
You may have to restart the application before it notices the new panel.&lt;br /&gt;
&lt;br /&gt;
== On Mac ==&lt;br /&gt;
Simply download [http://mirrors.creativecommons.org/adobe-panel/CC-panel-installer.dmg our installer disk image] and run the installer package inside.&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
You can see:&lt;br /&gt;
* [http://www.adobe.com/products/xmp/custompanel.html How to write your own Adobe custom metadata panel]&lt;br /&gt;
* [http://cctools.svn.sourceforge.net/viewvc/cctools/adobe_panel/trunk/ A browser showing you the history of our panel in Subversion]&lt;br /&gt;
&lt;br /&gt;
=Adobe CS4 and CS5 Suite=&lt;br /&gt;
Adobe changed the implementation of XMP starting with it's CS4 suite. Beginning in CS4 the FileInfo dialog is a Flash based application built using Flex or Flash Builder. Installing the text-based CS3 version above will not work.&lt;br /&gt;
&lt;br /&gt;
==Under development!==&lt;br /&gt;
CS4 and CS5 versions of a FileInfo panel for embedding a Creative Commons license is currently under development. This will be functional where ever the FileInfo XMP Flash application is exposed (ie. Photoshop, Illustrator, ...). It will not support the application based panels like those found in (for example) Bridge, Premiere Pro or Lightroom.&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=User:John_Bishop_Images&amp;diff=37023</id>
		<title>User:John Bishop Images</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=User:John_Bishop_Images&amp;diff=37023"/>
				<updated>2010-07-10T21:14:07Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;As a photographer and web creative I wanted to be able to protect by creations yet allow others to use my images as long as I got credit for them. Creative Commons to the rescue.&lt;br /&gt;
&lt;br /&gt;
I joined the Creative Commons in 2008 and have [http://johnbishopimages.com/blog/tag/creative-commons/ written extensively] about both the Creative Commons, Open Source and Open Directory as well as the GNU/GPL. Much of the functionality of my web site comes from Open Source or GNU/GPL [http://johnbishopimages.com/resources.php licensed materials].&lt;br /&gt;
&lt;br /&gt;
As my journey has progressed my interest in licensing, copyright, copyleft, and other protection schemes has grown. As a photographer (my web site is just a vehicle for that expression) I have an interested in understanding how embedded meta-data is used to protect creatives and their creations.&lt;br /&gt;
&lt;br /&gt;
This has lead me to examine standards like the [http://dublincore.org Dublin Core Metadata Initiative], the [http://iptc.org/cms/site/ International Press Telecommunications Council], the [http://useplus.org Picture Licensing Usage System] (aka PLUS) and the [http://creativecommons.org Creative Commons] as sources of licensing and protecting schemes. &lt;br /&gt;
&lt;br /&gt;
Dublin Core and IPTC meta-data is  exposed in Adobe's Creative Suite programs (most significantly Photoshop and Bridge) as well as Photoshop Lightroom. &lt;br /&gt;
&lt;br /&gt;
Currently PLUS is only available in Photoshop Lightroom and CC is only available for CS3 based programs.&lt;br /&gt;
&lt;br /&gt;
I have started development of XMP FileInfo dialog Creative Commons panel for CS4 and CS5. For further details please drop me a note at john_bishop [at] johnbishopimages.com&lt;br /&gt;
&lt;br /&gt;
[[User:John Bishop|John Bishop]] 20:58, 10 July 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=User:John_Bishop_Images&amp;diff=37022</id>
		<title>User:John Bishop Images</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=User:John_Bishop_Images&amp;diff=37022"/>
				<updated>2010-07-10T20:58:41Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: Initial edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;As a photographer and web creative I wanted to be able to protect by creations yet allow others to use my images as long as I got credit for them. Creative Commons to the rescue.&lt;br /&gt;
&lt;br /&gt;
I joined the Creative Commons in 2008 and have [http://johnbishopimages.com/blog/tag/creative-commons/ written extensively] about both the Creative Commons, Open Source and Open Directory as well as the GNU/GPL. Much of the functionality of my web site comes from Open Source or GNU/GPL [http://johnbishopimages.com/resources.php licensed materials].&lt;br /&gt;
&lt;br /&gt;
As my journey has progressed my interest in licensing, copyright, copyleft, and other protection schemes has grown. As a photographer (my web site is just a vehicle for that expression) I have an interested in understanding how embedded meta-data is used to protect creatives and their creations.&lt;br /&gt;
&lt;br /&gt;
This has lead me to examine standards like the [http://dublincore.org Dublin Core Metadata Initiative], the [http://iptc.org/cms/site/ International Press Telecommunications Council], the [http://useplus.org Picture Licensing Usage System] (aka PLUS) and the [http://creativecommons.org Creative Commons] as sources of licensing and protecting schemes. &lt;br /&gt;
&lt;br /&gt;
Dublin Core and IPTC meta-data is  exposed in Adobe's Creative Suite programs (most significantly Photoshop and Bridge) as well as Photoshop Lightroom. &lt;br /&gt;
&lt;br /&gt;
Currently PLUS is only available in Photoshop Lightroom and CC is only available for CS3 based programs.&lt;br /&gt;
&lt;br /&gt;
I have started development of XMP FileInto dialog Creative Commons panel for CS4 and CS5. For further details please drop me a note at john_bishop [at] johnbishopimages.com&lt;br /&gt;
&lt;br /&gt;
[[User:John Bishop|John Bishop]] 20:58, 10 July 2010 (UTC)&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37021</id>
		<title>Adobe Metadata Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37021"/>
				<updated>2010-07-10T20:22:11Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]][[Category:Developer]][[Category:Example]][[Category:XMP]]&lt;br /&gt;
'''The implementation of the XMP FileInfo dialog has changed starting with CS4.''' &lt;br /&gt;
&lt;br /&gt;
'''For Adobe CS4 and CS5, see below.'''&lt;br /&gt;
  &lt;br /&gt;
=Adobe CS3 Suite=&lt;br /&gt;
You can add a panel to Adobe Photoshop CS3 and other Adobe CS3 based [[XMP]]-compliant applications.  This panel lets you choose a license from the convenience of the File Info box.  Here's how:&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
Just run our setup program:&lt;br /&gt;
* [http://mirrors.creativecommons.org/adobe-panel/Setup.exe Click here to download the CS3 Creative Commons panel setup program.]&lt;br /&gt;
&lt;br /&gt;
You may have to restart the application before it notices the new panel.&lt;br /&gt;
&lt;br /&gt;
== On Mac ==&lt;br /&gt;
Simply download [http://mirrors.creativecommons.org/adobe-panel/CC-panel-installer.dmg our installer disk image] and run the installer package inside.&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
You can see:&lt;br /&gt;
* [http://www.adobe.com/products/xmp/custompanel.html How to write your own Adobe custom metadata panel]&lt;br /&gt;
* [http://cctools.svn.sourceforge.net/viewvc/cctools/adobe_panel/trunk/ A browser showing you the history of our panel in Subversion]&lt;br /&gt;
&lt;br /&gt;
=Adobe CS4 and CS5 Suite=&lt;br /&gt;
Adobe changed the implementation of XMP starting with it's CS4 suite. Beginning in CS4 the FileInfo dialog is a Flash based application built using Flex or Flash Builder. Installing the text-based CS3 version above will not work.&lt;br /&gt;
&lt;br /&gt;
==Under development!==&lt;br /&gt;
CS4 and CS5 versions of a FileInfo panel for embedding a Creative Commons license is currently under development. This will be functional wherever the FileInfo XMP Flash application is exposed (ie. Photoshop, Illustrator, ...). It will not support the application based panels like those found in (for example) Bridge, Premiere Pro or Lightroom.&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37020</id>
		<title>Adobe Metadata Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37020"/>
				<updated>2010-07-10T20:21:41Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]][[Category:Developer]][[Category:Example]][[Category:XMP]]&lt;br /&gt;
'''The implementation of the XMP FileInfo dialog has changed starting with CS4. &lt;br /&gt;
&lt;br /&gt;
For Adobe CS4 and CS5, see below.'''&lt;br /&gt;
  &lt;br /&gt;
=Adobe CS3 Suite=&lt;br /&gt;
You can add a panel to Adobe Photoshop CS3 and other Adobe CS3 based [[XMP]]-compliant applications.  This panel lets you choose a license from the convenience of the File Info box.  Here's how:&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
Just run our setup program:&lt;br /&gt;
* [http://mirrors.creativecommons.org/adobe-panel/Setup.exe Click here to download the CS3 Creative Commons panel setup program.]&lt;br /&gt;
&lt;br /&gt;
You may have to restart the application before it notices the new panel.&lt;br /&gt;
&lt;br /&gt;
== On Mac ==&lt;br /&gt;
Simply download [http://mirrors.creativecommons.org/adobe-panel/CC-panel-installer.dmg our installer disk image] and run the installer package inside.&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
You can see:&lt;br /&gt;
* [http://www.adobe.com/products/xmp/custompanel.html How to write your own Adobe custom metadata panel]&lt;br /&gt;
* [http://cctools.svn.sourceforge.net/viewvc/cctools/adobe_panel/trunk/ A browser showing you the history of our panel in Subversion]&lt;br /&gt;
&lt;br /&gt;
=Adobe CS4 and CS5 Suite=&lt;br /&gt;
Adobe changed the implementation of XMP starting with it's CS4 suite. Beginning in CS4 the FileInfo dialog is a Flash based application built using Flex or Flash Builder. Installing the text-based CS3 version above will not work.&lt;br /&gt;
&lt;br /&gt;
==Under development!==&lt;br /&gt;
CS4 and CS5 versions of a FileInfo panel for embedding a Creative Commons license is currently under development. This will be functional wherever the FileInfo XMP Flash application is exposed (ie. Photoshop, Illustrator, ...). It will not support the application based panels like those found in (for example) Bridge, Premiere Pro or Lightroom.&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37019</id>
		<title>Adobe Metadata Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37019"/>
				<updated>2010-07-10T20:21:07Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]][[Category:Developer]][[Category:Example]][[Category:XMP]]&lt;br /&gt;
'''The implementation of the XMP FileInfo dialog has changed starting with CS4. For Adobe CS4 and CS5, see below.'''&lt;br /&gt;
----  &lt;br /&gt;
=Adobe CS3 Suite=&lt;br /&gt;
You can add a panel to Adobe Photoshop CS3 and other Adobe CS3 based [[XMP]]-compliant applications.  This panel lets you choose a license from the convenience of the File Info box.  Here's how:&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
Just run our setup program:&lt;br /&gt;
* [http://mirrors.creativecommons.org/adobe-panel/Setup.exe Click here to download the CS3 Creative Commons panel setup program.]&lt;br /&gt;
&lt;br /&gt;
You may have to restart the application before it notices the new panel.&lt;br /&gt;
&lt;br /&gt;
== On Mac ==&lt;br /&gt;
Simply download [http://mirrors.creativecommons.org/adobe-panel/CC-panel-installer.dmg our installer disk image] and run the installer package inside.&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
You can see:&lt;br /&gt;
* [http://www.adobe.com/products/xmp/custompanel.html How to write your own Adobe custom metadata panel]&lt;br /&gt;
* [http://cctools.svn.sourceforge.net/viewvc/cctools/adobe_panel/trunk/ A browser showing you the history of our panel in Subversion]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
=Adobe CS4 and CS5 Suite=&lt;br /&gt;
Adobe changed the implementation of XMP starting with it's CS4 suite. Beginning in CS4 the FileInfo dialog is a Flash based application built using Flex or Flash Builder. Installing the text-based CS3 version above will not work.&lt;br /&gt;
&lt;br /&gt;
==Under development!==&lt;br /&gt;
CS4 and CS5 versions of a FileInfo panel for embedding a Creative Commons license is currently under development. This will be functional wherever the FileInfo XMP Flash application is exposed (ie. Photoshop, Illustrator, ...). It will not support the application based panels like those found in (for example) Bridge, Premiere Pro or Lightroom.&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37018</id>
		<title>Adobe Metadata Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37018"/>
				<updated>2010-07-10T20:20:23Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]][[Category:Developer]][[Category:Example]][[Category:XMP]]&lt;br /&gt;
----&lt;br /&gt;
The implementation of the XMP FileInfo dialog has changed starting with CS4. For Adobe CS4 and CS5, see below.&lt;br /&gt;
----  &lt;br /&gt;
=Adobe CS3 Suite=&lt;br /&gt;
You can add a panel to Adobe Photoshop CS3 and other Adobe CS3 based [[XMP]]-compliant applications.  This panel lets you choose a license from the convenience of the File Info box.  Here's how:&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
Just run our setup program:&lt;br /&gt;
* [http://mirrors.creativecommons.org/adobe-panel/Setup.exe Click here to download the CS3 Creative Commons panel setup program.]&lt;br /&gt;
&lt;br /&gt;
You may have to restart the application before it notices the new panel.&lt;br /&gt;
&lt;br /&gt;
== On Mac ==&lt;br /&gt;
Simply download [http://mirrors.creativecommons.org/adobe-panel/CC-panel-installer.dmg our installer disk image] and run the installer package inside.&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
You can see:&lt;br /&gt;
* [http://www.adobe.com/products/xmp/custompanel.html How to write your own Adobe custom metadata panel]&lt;br /&gt;
* [http://cctools.svn.sourceforge.net/viewvc/cctools/adobe_panel/trunk/ A browser showing you the history of our panel in Subversion]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
=Adobe CS4 and CS5 Suite=&lt;br /&gt;
Adobe changed the implementation of XMP starting with it's CS4 suite. Beginning in CS4 the FileInfo dialog is a Flash based application built using Flex or Flash Builder. Installing the text-based CS3 version above will not work.&lt;br /&gt;
&lt;br /&gt;
==Under development!==&lt;br /&gt;
CS4 and CS5 versions of a FileInfo panel for embedding a Creative Commons license is currently under development. This will be functional wherever the FileInfo XMP Flash application is exposed (ie. Photoshop, Illustrator, ...). It will not support the application based panels like those found in (for example) Bridge, Premiere Pro or Lightroom.&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37017</id>
		<title>Adobe Metadata Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37017"/>
				<updated>2010-07-10T20:17:56Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]][[Category:Developer]][[Category:Example]][[Category:XMP]]&lt;br /&gt;
The implementation of the XMP FileInfo dialog has changed starting with CS4. For Adobe CS4 and CS5, see below.&lt;br /&gt;
----  &lt;br /&gt;
=Adobe CS3 Suite=&lt;br /&gt;
You can add a panel to Adobe Photoshop CS3 and other Adobe CS3 based [[XMP]]-compliant applications.  This panel lets you choose a license from the convenience of the File Info box.  Here's how:&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
Just run our setup program:&lt;br /&gt;
* [http://mirrors.creativecommons.org/adobe-panel/Setup.exe Click here to download the CS3 Creative Commons panel setup program.]&lt;br /&gt;
&lt;br /&gt;
You may have to restart the application before it notices the new panel.&lt;br /&gt;
&lt;br /&gt;
== On Mac ==&lt;br /&gt;
Simply download [http://mirrors.creativecommons.org/adobe-panel/CC-panel-installer.dmg our installer disk image] and run the installer package inside.&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
You can see:&lt;br /&gt;
* [http://www.adobe.com/products/xmp/custompanel.html How to write your own Adobe custom metadata panel]&lt;br /&gt;
* [http://cctools.svn.sourceforge.net/viewvc/cctools/adobe_panel/trunk/ A browser showing you the history of our panel in Subversion]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
=Adobe CS4 and CS5 Suite=&lt;br /&gt;
Adobe changed the implementation of XMP starting with it's CS4 suite. Beginning in CS4 the FileInfo dialog is a Flash based application built using Flex or Flash Builder. Installing the text-based CS3 version above will not work.&lt;br /&gt;
&lt;br /&gt;
==Under development!==&lt;br /&gt;
CS4 and CS5 versions of a FileInfo panel for embedding a Creative Commons license is currently under development. This will be functional wherever the FileInfo XMP Flash application is exposed (ie. Photoshop, Illustrator, ...). It will not support the application based panels like those found in (for example) Bridge, Premiere Pro or Lightroom.&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37016</id>
		<title>Adobe Metadata Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37016"/>
				<updated>2010-07-10T20:15:38Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]][[Category:Developer]][[Category:Example]][[Category:XMP]]&lt;br /&gt;
The implementation of the XMP FileInfo dialog has changed starting with CS4. For Adobe CS4 and CS5, see below.&lt;br /&gt;
----  &lt;br /&gt;
=Adobe CS3 Suite=&lt;br /&gt;
You can add a panel to Adobe Photoshop CS3 and other Adobe CS3 based [[XMP]]-compliant applications.  This panel lets you choose a license from the convenience of the File Info box.  Here's how:&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
Just run our setup program:&lt;br /&gt;
* [http://mirrors.creativecommons.org/adobe-panel/Setup.exe Click here to download the CS3 Creative Commons panel setup program.]&lt;br /&gt;
&lt;br /&gt;
You may have to restart the application before it notices the new panel.&lt;br /&gt;
&lt;br /&gt;
== On Mac ==&lt;br /&gt;
Simply download [http://mirrors.creativecommons.org/adobe-panel/CC-panel-installer.dmg our installer disk image] and run the installer package inside.&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
You can see:&lt;br /&gt;
* [http://www.adobe.com/products/xmp/custompanel.html How to write your own Adobe custom metadata panel]&lt;br /&gt;
* [http://cctools.svn.sourceforge.net/viewvc/cctools/adobe_panel/trunk/ A browser showing you the history of our panel in Subversion]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
=Adobe CS4 and CS5 Suite=&lt;br /&gt;
Adobe changed the implementation of XMP starting with it's CS4 suite. Beginning in CS4 the FileInfo dialog is a Flash based application built using Flex or Flash Builder.&lt;br /&gt;
&lt;br /&gt;
==Under development!==&lt;br /&gt;
CS4 and CS5 versions of a FileInfo panel for embedding a Creative Commons license is currently under development. This will be functional wherever the FileInfo XMP Flash application is exposed (ie. Photoshop, Illustrator, ...). It will not support the application based panels like those found in (for example) Bridge, Premiere Pro or Lightroom.&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37015</id>
		<title>Adobe Metadata Panel</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Adobe_Metadata_Panel&amp;diff=37015"/>
				<updated>2010-07-10T20:14:35Z</updated>
		
		<summary type="html">&lt;p&gt;John Bishop: differentiate between pre-CS4 and CS4+ FileInfo XMP implementations&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Technology]][[Category:Developer]][[Category:Example]][[Category:XMP]]&lt;br /&gt;
The implementation of the XMP FileInfo dialog has changed starting with CS4. For Adobe CS4 and CS5, see below.  &lt;br /&gt;
=Adobe CS3 Suite=&lt;br /&gt;
You can add a panel to Adobe Photoshop CS3 and other Adobe CS3 based [[XMP]]-compliant applications.  This panel lets you choose a license from the convenience of the File Info box.  Here's how:&lt;br /&gt;
&lt;br /&gt;
== On Windows ==&lt;br /&gt;
Just run our setup program:&lt;br /&gt;
* [http://mirrors.creativecommons.org/adobe-panel/Setup.exe Click here to download the CS3 Creative Commons panel setup program.]&lt;br /&gt;
&lt;br /&gt;
You may have to restart the application before it notices the new panel.&lt;br /&gt;
&lt;br /&gt;
== On Mac ==&lt;br /&gt;
Simply download [http://mirrors.creativecommons.org/adobe-panel/CC-panel-installer.dmg our installer disk image] and run the installer package inside.&lt;br /&gt;
&lt;br /&gt;
== More information ==&lt;br /&gt;
You can see:&lt;br /&gt;
* [http://www.adobe.com/products/xmp/custompanel.html How to write your own Adobe custom metadata panel]&lt;br /&gt;
* [http://cctools.svn.sourceforge.net/viewvc/cctools/adobe_panel/trunk/ A browser showing you the history of our panel in Subversion]&lt;br /&gt;
&lt;br /&gt;
=Adobe CS4 and CS5 Suite=&lt;br /&gt;
Adobe changed the implementation of XMP starting with it's CS4 suite. Beginning in CS4 the FileInfo dialog is a Flash based application built using Flex or Flash Builder.&lt;br /&gt;
&lt;br /&gt;
==Under development!==&lt;br /&gt;
CS4 and CS5 versions of a FileInfo panel for embedding a Creative Commons license is currently under development. This will be functional wherever the FileInfo XMP Flash application is exposed (ie. Photoshop, Illustrator, ...). It will not support the application based panels like those found in (for example) Bridge, Premiere Pro or Lightroom.&lt;/div&gt;</summary>
		<author><name>John Bishop</name></author>	</entry>

	</feed>