As a present for Christmas, here is a compilation of the greatest links we've tweeted during those last 3 months. An overwhelming majority regards InDesign scripting, plug-ins, GREP and/or JavaScript resources for ‘InDevelopers’.
InDiScripts Top 80 Autumn Links
December 23, 2009 | Extras | en | fr | Comments (6)
Equalizer Now Supports Arabic Language UI
December 08, 2009 | Equalizer | en | fr | Comments (5)
Equalizer 2.07 for InDesign CS4 supports five languages. The script now provides English (default), French, German, Russian and Arabic UI strings depending on the application locale.
Swapping and Reordering Pages
December 01, 2009 | Snippets | en | Comments (3)
The InDesign Pages panel lets you manually rearrange the pages of your publication. To move pages around in the work document, it's just needed to click and drag the page icon(s) within the railroad —while paying attention to ‘shuffling’ effects! JavaScript allows you to automate the same handling, which can be very useful when you have a number of pages to switch.
Equalizer | Let's Copy/Paste Coordinates in InDesign!
November 18, 2009 | Equalizer | en | fr | Comments (27)
Equalizer for InDesign CS4 is an all-in-one tool which allows you to pick up, swap, transfer and propagate size and/or location coordinates between objects. The script fits into the InDesign UI by expanding the contextual menu you get when right-clicking an object. Just install Equalizer.js in the Startup Scripts subfolder and you have the Equalizer features within arm's reach.
Can InDesign Script Rewrite Itself?
November 06, 2009 | Tips | en | fr | Comments (3)
As illustrated by the YALT technique, it's easy —and powerful!— to let a script read its own bytes while it is running. We could even go further and get a script to update itself to achieve some advanced functionalities.
InDiScripts Temporary Archives
October 30, 2009 | Extras | en | fr | Comments (10)
Because of an important migration process, several scripts designed for InDesign CS/CS2/CS3 can't be downloaded any more from my original website. Since updates should be available here soon, I strongly advise you to wait for the future releases. However, many visitors already emailed to request the old files of IndexBrutal, IndexMatic, Claquos, HurryCover... To avoid frustrating the archivists, here is a repository.
Work Around the Width/Height Gap
October 17, 2009 | Tips | en | Comment!
Believe me or not, the InDesign DOM can't return directly the width and the height of a page item frame! Scripting beginners may be confused about this gap. There are many pitfalls to be aware of when we deal with dimensions and units. Let's talk about bounds and coordinate spaces...
Switching InDesign's UI Language (in Windows)
October 11, 2009 | Extras | en | fr | Comments (16)
In a recent post, David Blatner (InDesignSecrets) offered us a free Mac OS application for InDesign to be displayed in various languages. Amazing tool for experiencing the user interface as translated for other countries. Fortunately Windows users can switch the UI too, by means of the Windows Registry.
InGutter | Script Available for Beta Test
October 08, 2009 | InGutter | en | fr | Comments (37)
InGutter gives the user the ability to effortlessly create, design and manage a set of rules between text columns in InDesign CS3/CS4. This free JS script implements and extends the technique explored in Indiscripts a few weeks ago. Try the beta version, and tell me.
Introducing InDesign Column Rules
September 22, 2009 | Extras | en | fr | Comments (11)
Rules between columns are so usual —in newspapers, in technical books...— that nobody could explain why InDesign does not yet provide this functionnality. That's a big mystery. Layout designers have anchored objets, Grep styles, conditional texts and so much great tools improved by leaps and bounds, but vertical column rules, please? “Move along now, there's nothing to see!”
Clean up your Pasteboard!
September 16, 2009 | Snippets | en | fr | Comments (15)
Restoring the Footnotes into the Story
August 25, 2009 | Snippets | en | fr | Comment!
The task of reinjecting the InDesign footnotes into your main text might seem unusual, but there are some circumstances where you will be happy to have the “UnFoot” script close at hand.
Yet Another Localization Technique (YALT) – Part 2
August 17, 2009 | YALT | en | fr | Comments (3)
In the previous episode, we designed a light-weighted markup syntax for localized strings of any JavaScript based projects. Now let's see how to get a generic and simple access to those L10N data.
Yet Another Localization Technique (YALT) – Part 1
August 03, 2009 | YALT | en | fr | Comment!
When you need your script's user interface to be translated according to the InDesign application locale, the common approch is to invoke the localization ExtendScript feature. The process is pretty straightforward, except that —in a verbose UI— you will have to create and manage many “localization objects”.
Take a Walk on the Timeline
July 06, 2009 | Snippets | en | fr | Comments (3)
When he was working on the terrific Ibsen's “Brand” eBook, Klaus Nordby asked me for a little gadget to finish off the building of his work. He needed a “page-timeline-indicator” graphic at the bottom, which visualizes the exact place the reader is currently reading. So what the book designer wanted for Christmas (or before!) was a neat InDesign script which automatically calculates such a timeline walker and shows the input. Let us see how Klaus' prayer has been answered...
Web Color Picker
June 16, 2009 | Snippets | en | fr | Comments (7)
InDesign is definitely not a solution for web designers. For example, look at the Swatches panel, isn't it the worst tool to select or create “web colors” in the #rrggbb hexadecimal format? Fortunately, the ScriptUI elements bring a way to build our own “Web Color Picker”, interacting with the swatches.
How to Quickly Test a Sample Code
June 10, 2009 | Tips | en | fr | Comments (3)
Sometimes you just need to test a short snippet without having to create and install a complete script. Suppose you want to check some object properties, or to evaluate a simple JavaScript expression. It is easy to write and interprete your instructions from the ExtendScript Toolkit, but it would be even faster to do the whole job from the InDesign user interface.
« previous entries - Page 2 of 3 - next entries »



