Photoshop Extensibility And Productivity Track

PanelAndScriptingResources.pdf
Boston2009Slides.pdf

Adobe Configurator And Custom Panels

Configurator Installer (Adobe Labs)
Configurator Demo (QuickTime)
Configurator User Guide (PDF)
Configurator Known Issues

Extending Adobe Configurator With Scripts

ExtendingConfiguratorwithScripts (PDF)
extensionmanager_cs4_help (PDF)
mxi_file_format (PDF)

1_removeAllAlphaChannels.jsx
2_removeAllChannelswithSuspendHistory.jsx
2_removeAllChannelswithSuspendHistoryCommented.jsx
3_superFlattenWithSuspendHistoryCommented.jsx
4_closeAllWithoutSaving.jsx
4_closeAllWithoutSavingCommented.jsx
5_ scriptingListenerRawCode.jsx
6_stampVisible.jsx
6_stampVisibleCommented.jsx
7_createCurvesDialog.jsx
7_createCurvesDialogCommented.jsx
8_editCurvesDialog.jsx
8_editCurvesDialogCommented.jsx
9_promoteBackgroundLayer.jsx
9_promoteBackgroundLayerCommented.jsx

BeginnerScriptsAssets.zip

openURL.jsx
openURLCommented.jsx
getActionSetsCommented.jsx
getActionSets.jsx

PanosPanelAssets.zip

runAirtightScripts.jsx
openURL.jsx
openURLCommented.jsx

AirtightPanelAssets.zip

PanelInstallers.zip

Scripts.mxp.zip - Panel created by Julieanne Kost with all the missing commands from Configurator.

Creating A Custom SWF Widget

PS_InsiderPanel.zip
PhotoshopTVPanel.zip

Creating A Custom Panel In Adobe Flex 3.0

Photoshop Panel Developer's Guide (Photoshop Developer Center)

WatermarkArchive.zip
Watermarkrelease.zip

Panel Plug In And Scripting Workshop

Workshop. No Assets.

Photoshop For Geeks

Class Materials

Slides
Introduction Class Handout
Script Events
Scripting Resources
Advanced Class Handout

Introduction Scripts

template.jsx

helloWorld.jsx

layerName.jsx

layerProperties.jsx

deleteLayer.jsx

makeGuide.jsx

cropAndStraighten.jsx

openDocumentsConditional.jsx

fileNaming.jsx

flatten.jsx

saveJPEG.jsx

closeDocument.jsx

closeAllOpenDocumentsWithoutSaving.jsx

saveAllOpenDocuments.jsx

openFolder.jsx

CropAndStraightenBatch.jsx

CropAndStraightenBatchandLog.jsx

Advanced Scripts

80documentOriginal.jsx

80documentTom.jsx

85findReplaceDialogOriginal.jsx

85findReplaceDialogTom.jsx

AddDocsToMenu.jsx

Advanced Scripting in Photoshop Class PSWorld 2008.jsx

LayerFun.jsx

LayerFun.psd

LayerFun.txt

LoggerLib.jsx

OpenFolderTemplate.jsx

ReadFileForInput.jsx

ReadFileForInput.txt

ScriptUI.jsx

TimerLib.jsx

TryCatch.jsx

UnitValue.jsx

WaitLib.jsx

WhoAmI.jsx