InDesignSecrets Podcast 189
Listen in your browser: InDesignSecrets-189.mp3 (13.9 MB, 25:45 minutes)
[media id=110 width=* height=20]
See the Show Notes for links mentioned in this episode. The transcript of this podcast will be posted soon.
- News: PEPCON networking site and Facebook page, New Adobe pricing for Creative Cloud
- Vectors vs. Bitmaps: What they are, how to get them, when to use one over the other
- Obscure InDesign Feature of the Week: Show Linked Files
News and special offers from our sponsors:
>> Certitec, an Adobe Authorized Training Centre in the UK, is a premiere provider of Adobe InDesign, EPUB, and Adobe DPS training. Their InDesign classes are so great, their Intro to InDesign course is the most popular one they offer, even beating out their Photoshop classes! Certitec hold classes in Cardiff, London, or Bristol. If you sign up for a class and mention you heard about them on “InDesignSecrets,” you get 20% off any class!
–
INDESIGN “PRODUCTION NIGHTMARES FROM THE TRENCHES” STORIES: We want to hear your stories! Send us a short (less than 3 minutes) “InDesign doc/client/user/coworker Horror Story” that we can play on the air (you’ll be anonymous) in an upcoming episode: leave us a voice message at +1-801-459-4477 to record it, or send in your own voice recording. Please follow-up with an e-mail, which we will keep private, including any additional information that you’d like us to know. You’ll get a nifty gifty from us if we play it in a podcast!
–
> Come to PEPCON! Our annual Print + ePublishing Conference, this year April 28–May 1 in Austin, Texas
> See what PEPCON registrants and speakers are already discussing at our networking site
> We need you to click Like on PEPCON’s new Facebook page — thank you!
> You know that we have an active InDesignSecrets Facebook page?
> While you’re there, please hit Like on Certitec’s page too! And leave them a love note!
> Adobe has new, lower Creative Cloud fees for Australia and New Zealand
> Is Adobe responding to this Parliamentary summons?
> Vote Yes on including InCopy in Creative Cloud subscriptions!
> What is a K-cup? (David’s reference)
> TIFF vs PSD vs EPS vs PDF vs…
> Preserving Vectors in Photoshop Files
> Sandee issued a $100 EPS Challenge a while back
> Vectors can sometimes increase the size of a PDF!
> We covered the “new” Object Export Options feature in a video cast
> Exporting JPGs from InDesign


So does Show Linked Files work with linked text/spreadsheet files? ;-)
Chris: You tell us! :D
(Chris is owner of EmSoftware — WordsFlow and DocsFlow plug-ins, among others …)
Okay, I couldn’t wait for your answer. Of course it does!
I placed a Word doc in InDesign w/WordsFlow on, and Show Linked Files in MiniBridge jumped me over to the .doc file.
Any file that appears in the Links panel .. images, placed InDesign files, placed PDFs, InCopy stories … all are revealed with Show Linked Files in MiniBridge or Bridge.
Glad to see you’ve talked about the Aussie & NZ price reduction for CC I emailed you. :) Worth noting though is that they haven’t reduced the price if you buy rather than subscribe…
BTW in case anyone is wondering where the Rasterize command is in Illustrator (that I mentioned in the podcast), there are actually two that I had in mind. One is the flat-out Rasterize command in Illustrator’s Object menu, the other is in the Effect menu. I almost always use the one in the Effect menu because it keeps the selection’s paths and points editable.
Just a note: you described vectors accurately as mathematical drawings. The word you should have used instead of bitmap, is raster. A bitmap image is a type of raster image. A raster image is compiled of pixels that can be of may colors and depths. A bitmap image is a raster image made of pixels, but are either 100% fill or 0% fill for each pixel.
John: You’re right, thank you for the clarification! It was all David’s fault. I would have said raster, myself. So blame him. :D
@John: Yes, while a “bitmap” is a 1-bit image (on/off, black/white), a “bitmapped image” is synonymous with “raster image” in common usage. You can argue with me if you want, but you can’t argue with common usage. If I said “bitmap” in the podcast, I would have been wrong. (I don’t recall, but I have been known to be sloppy with that, especially when my coffee is poor.) The problems with “raster” are that a) it sounds too geeky and people wrinkle their nose at you; b) it sounds too much like “rasta.”
To make a vector rectangle (using Postscript level 2) the code would be very short, especially compared to the code needed to make the same rectangle in a raster document. You’d write something like this (note the x, y, width, and height numbers at the end):
/R2 { % x y w h R2 -
gsave newpath
4 -2 roll moveto
dup 0.0 exch rlineto
exch 0.0 rlineto
neg 0.0 exch rlineto
closepath stroke
grestore
} bind def
200 600 200 100 R2
David does this look about right? I copied it out of an old Postscript book I have.
Does it really take the threat of legal action and parliamentary involvement, country-by-country to make Adobe price their products reasonably outside the US?
Until the UK price for cloud is more in line with the US (instead of 200% more expensive) I’ll reluctantly remain where I am? It’s exactly the same product after all.
I find it crazy that Adobe abuse their loyal customers in this way … if it were an English company overcharging their US customers there would be outrage!