Avatar
Davide Barranca Photoshop, etc.
Blog Courses 📙
Adobe UXP plugins development
0 Results
    • 14 Jan, 2017
    • CEP
    • Comments

    Vue.js – Nonlinear Sliders with Computed Properties

    How do you fit a large range (say, 1..500, with floating point precision) into a Slider which has, at best, less than 200 possible, real slots? Nonlinear sliders and VueJS Computed Properties are the answer

    Read More

    Share
    • Vue.js
    • 20 Oct, 2016
    • Scripting
    • Comments

    I am authoring a new Course! And it will be on Photoshop Scripting

    One year ago I started writing my Photoshop HTML Panels Development course, which I've successfully published in late March 2016. I'm now back at my desk, working on a very similar project, and targeting no less than... Photoshop Scripting.

    Read More

    Share
    • Professional Photoshop Scripting
    • 1 Aug, 2016
    • CEP
    • Comments

    Vue.js – Binding a Component in a v-for loop to the Parent model

    Today's stumbling block is bi-directionally binding of a Component (v-model), to the root data object – being the Components generated in a v-for loop.

    Read More

    Share
    • Vue.js
    • 27 Jul, 2016
    • CEP
    • Comments

    HTML Panel Tips #22: Protecting your Code

    How to protect your code (especially, but not only, ExtendScript) in the context of HTML Panels, and keep it away from prying eyes.

    Read More

    Share
    • obfuscation
    • HTML Panels Tips
    • 21 Jun, 2016
    • CEP
    • Comments

    HTML Panel Tips #21: Photoshop CC 2015.5 survival guide

    Today Photoshop CC2015.5 has been released even if everybody wanted CC2016. This will cause you some headaches: let me hand you a painkiller

    Read More

    Share
    • CC 2015.5
    • HTML Panels Tips
    • 9 Jun, 2016
    • CEP
    • Comments

    HTML Panel Tips #20: Javascript Frameworks

    I've tackled the issue of JS frameworks in a dedicated chapter of my Photoshop HTML Panels Development course, but I'd like to add some new thoughts here as well.

    Read More

    Share
    • HTML Panels Tips
    • Angular
    • Vue.js
    • 28 Mar, 2016
    • CEP
    • Comments

    The Adobe Photoshop HTML Panels Development Course is available!

    I'm happy to officially announce that the 'Adobe Photoshop HTML Panels Development course - Build and Market Adobe Creative Cloud extensions' is finally available! Visit the Course website for all the information and the special launch price offer

    Read More

    Share
    • Adobe Photoshop HTML Panels Development
    • 11 Feb, 2016
    • CEP
    • Comments

    HTML Panels book: Website launched!

    The Adobe Photoshop HTML Panels Development book's website has been launched - early subscribers to the newsletter will get a Discount code!

    Read More

    Share
    • Adobe Photoshop HTML Panels Development
    • 20 Dec, 2015
    • CEP
    • Comments

    HTML Panels book Update (Dec 2015)

    Latest updates (December 2015) on my book 'Adobe Photoshop HTML Panels Development', to be published in Q1/2016

    Read More

    Share
    • Adobe Photoshop HTML Panels Development
    • 1 Dec, 2015
    • CEP
    • Comments

    HTML Panel Tips #19: CC2015.1 (CEP6.1) Node.js Fixes

    The new update to Adobe Photoshop CC2015.1 breaks Panels using Node.js due to new 'features' in CEP6.1 - workarounds provided here

    Read More

    Share
    • HTML Panels Tips
    • Node.js
    • 18 Oct, 2015
    • CEP
    • Comments

    Im writing the book 'Photoshop HTML Panels development'!

    I'm writing a book titled: 'Photoshop HTML Panels development - Build and Market Adobe Creative Cloud extensions'.

    Read More

    Share
    • Adobe Photoshop HTML Panels Development
    • 20 Sep, 2015
    • Scripting
    • Comments

    De-uglify ExtendScript Toolkit on Retina Displays

    Quick hack to get rid of pixelated text and finally get crisp fonts in Adobe ExtendScript Toolkit on Retina displays.

    Read More

    Share
    • ESTK
    • 3 Sep, 2015
    • CEP
    • Comments

    HTML Panel Tips #18: Photoshop JSON Callback

    From Photoshop CC2015, com.adobe.PhotoshopCallback event is deprecated, replaced by com.adobe.PhotoshopJSONCallback. An example is provided.

    Read More

    Share
    • HTML Panels Tips
    • PhotoshopCallback
    • PhotoshopJSONCallback
    • 11 Aug, 2015
    • Scripting
    • Comments

    In memory of Mike Hale and PS-Scripts.com

    PS-Scripts, the independent forum devoted to Photoshop scripting, is offline since May 2015 due to the passing of the domain owner and maintainer, the very missed Mike Hale.

    Read More

    Share
    • Mike Hale
    • ps-scripts.com
    • 4 Jul, 2015
    • Scripting
    • Comments

    Partial Serial Number Verification System in Javascript

    Implementing a Partial Serial Number Verification System in Javascript - a port of Brandon Staggs' original code in Delphi

    Read More

    Share
    • Licensing
    • Partial Serial Number Verification
    • 16 Jun, 2015
    • CEP
    • Comments

    HTML Panel Tips #17: CC2015 Survival Guide

    How to smooth the transition from the CC2014 to CC2015 version of Adobe Photoshop from the point of view of CEP Panels

    Read More

    Share
    • HTML Panels Tips
    • CC 2015
    • 5 Dec, 2014
    • CEP
    • Comments

    HTML Panels Tips #16 AngularJS Binding bug patch

    CEP5.2 has a bug affecting MacOS and non-US keyboards that may prevent AngularJS binding to work. Here's how to apply a patch to angular.js

    Read More

    Share
    • HTML Panels Tips
    • AngularJS
    • 2 Dec, 2014
    • CEP
    • Comments

    HTML Panels Tips #15 Asynchronous vs. Synchronous

    Today's tip focuses on the Asynchronous nature of CSInterface.evalScript() calls, and on ways to make it work in a synchronous fashion.

    Read More

    Share
    • HTML Panels Tips
    • evalScript
    • asynchronous
    • 17 Oct, 2014
    • CEP HTML Panels
    • Comments

    HTML Panels Tips: #14 Flyout Menu

    How to implement a Flyout Menu in Photoshop HTML Panels using Adobe's CEP 5.2.

    Read More

    Share
    • HTML Panels Tips
    • flyout
    • 12 Aug, 2014
    • CEP
    • Comments

    HTML Panels Tips: #13 Automate ZXP Packaging with Gulp.js

    Automate the creation of ZXP installers for Adobe Creative Cloud Extensions with Gulp.js, the javascript task runner based on Node.js

    Read More

    Share
    • HTML Panels Tips
    • automation
    ← Newer Page 3 of 9 Older →