Showing posts with label cs4. Show all posts
Showing posts with label cs4. Show all posts

Saturday, May 16, 2009

Saving InDesign CS4 files for InDesign CS2

Here's a frustrating problem: You have InDesign CS4, and your buddy needs your file, but has InDesign CS2. "Easy!" you think, "just save an InDesign Interchange (INX) file and send it to him."
Lo, wonder of wonders: InDesign saves an INX file that's compatible only with the immediately preceding version of InDesign. (As I found out the hard way today.) CS4 saves a file for CS3; CS3 saves a file for CS2. If you don't have both versions on your computer, you're out of luck. Way to Quark it up, Adobe.
An INX file is just a glorified XML file. And Adobe, clever lads and lasses they are, inserted a version number in the file. Adobe CS2 looks at the version number, sees that the INX file is targeted for CS3, and pops up an error message without even trying to open the file. Curses.
But Mike Rankin figured it out last November: Open the INX file with your favorite text editor (like TextMate or BBEdit) and change the version number. Replace line number 2 (which looks like this):
<?aid style="33" type="document" DOMVersion="6.0" readerVersion="5.0" featureSet="257" product="6.0(352)" ?>
with this:
<?aid style="33" type="document" DOMVersion="5.0" readerVersion="4.0" featureSet="257" product="5.0(662)" ?>
Easy peasy. Open the INX file in InDesign CS2, and you're good to go. Use caution, though: This works best for simple layouts. The more complex your layout, the more likely it will unexpectedly change when re-imported into a lesser version of InDesign.

Saturday, March 14, 2009

Skill up on Adobe products with free video tutorials



It's no secret that the American economy is suffering, and many of us are experiencing the cold-water shock of abrupt career shifts and planned or unexpected part-timer-ification. Want to spark up your value to an employer, or gain some new skills to improve your freelance mojo? Adobe's free video tutorials may be right up your alley.

The library of CS3-centric tutorials is extensive, and covers most of the content that was delivered on DVD with the products. The CS4 section is a little thinner, and most of the demos are performed with the Windows versions of the apps, but the videos are still valuable for new feature info. Adobe's full training site covers paid and e-learning options for all the company's technologies, and of course there are many respected third parties offering training on the CS4 suite.

Sunday, February 1, 2009

Adobe CS4 crack app has variant of iServices trojan

The folks over at Intego let the world know about a new trojan making the rounds along with copies of an application designed to crack Adobe Creative Suite 4. They consider the risk "serious."
If you don't download software using peer-to-peer tools like BitTorrent, then you're perfectly safe. You can stop reading this story, if you like. If you're one of the 5,000 people who recently downloaded and installed the serial crack, then you have a bad day ahead of you.
The malware, after asking for your administrator password, installs an executable with a random name in /var/tmp, a folder that isn't deleted when the computer restarts.
The randomly-named program will install itself in /usr/bin/DivX, create a startup item in /System/Library/StartupItems/DivX, and if it has root privileges, save a hash of your password in the file /var/root/.DivX.
The software then listens on a random TCP port and awaits instructions from its evil overlords. With an infected computer's root password, those in control of the software will be able to execute commands on the infected computer, including deleting files and performing malicious network tasks.
Late last week, pirated copies of iWork '09 were infected with similar malware.
Intego VirusBarrier X4 and X5, as you might imagine, protect you against the Trojan. Either looking for (and removing) the files mentioned above or using a virus removal utility is recommended.
Also recommended: Not downloading pirated software (and their associated tools) on peer-to-peer networks. If you do choose to get your software that way, you have nobody to blame but yourself if your system gets infected.

Saturday, September 13, 2008

Adobe CS4 announcement

Just when you thought you just bought (or just finished paying for) Adobe Creative Suite 3, get ready to take out another mortgage for Adobe CS4, which will be publicly unveiled on September 23. AppleInsider conjectures the software will drop in October.

Adobe will be delivering several webcasts that day to showcase the new software to the public. You can register here to participate in the webcasts.

Improvements to Photoshop and Flash are expected to headline the event. Adobe did not release any details about how the software will be bundled, nor any pricing information. Full versions of Adobe CS3 can cost as much as $2,500 for new users, and $160 for those who want to upgrade.

Adobe released preview editions of Dreamweaver, Fireworks and Soundbooth in late May.