So today is March 19, 2012 -- the day that Adobe officially celebrates Illustrator's 25th Anniversary. I wanted to commemorate this special day and was thinking about those wonderful years when I worked with the wonderfully talented people at Adobe on the Illustrator team.
As you might expect, working on the Illustrator team was an incredibly rewarding experience. By far, the best part was working with the overall team. We had a lot of fun back then, and I dug up a video that Ted Alspach and I put together -- sort of a parody of those late-night commercials that sell a collection of songs on a set of CDs. I hope you enjoy the parody, and more importantly, I hope you appreciate 25 years of Adobe passion, ingenuity, and innovation that we lovingly refer to as Adobe Illustrator.
March 19, 2012
March 1, 2012
Happy 25th Birthday Adobe Illustrator!
Adobe shipped its first box of Adobe Illustrator on March 1, 1987. Today, March 1, 2012, she turns twenty-five years old. Happy Birthday!
November 8, 2011
New Horizons: Lynda.com
Over the years, I've been passionate about teaching others as much as I can about Adobe products, mainly around the use of Illustrator and other design products and workflows. I've been extremely fortunate to work at great design studios and at Adobe as well. I'm also thankful for the tremendous support I've received from the overall community as an educator and trainer -- covering books, white papers, Fridays with Mordy, and most recently, video training over at Lynda.com. Thanks to all of you -- my dedicated fan base -- for all of your amazing support.
By far, the video training I've been doing at Lynda.com has been the most exciting, as it allowed me to present material in a fashion similar to what I have offered in my live seminars and to my clients. This was especially evident to me in my development of the Illustrator Insider Training series at Lynda.com. Truth be told, there's a lot of innovation at Lynda.com around education in general.
With that in mind, I'm thrilled to announce that I've accepted the position of Director of Content at Lynda.com, covering the Design, Web + Interactive, and Developer segments. In this new role, I believe that I can extend innovation in training across more than just one or two Adobe products.
You'll still be hearing plenty from me... of that you can be sure :)
By far, the video training I've been doing at Lynda.com has been the most exciting, as it allowed me to present material in a fashion similar to what I have offered in my live seminars and to my clients. This was especially evident to me in my development of the Illustrator Insider Training series at Lynda.com. Truth be told, there's a lot of innovation at Lynda.com around education in general.
With that in mind, I'm thrilled to announce that I've accepted the position of Director of Content at Lynda.com, covering the Design, Web + Interactive, and Developer segments. In this new role, I believe that I can extend innovation in training across more than just one or two Adobe products.
You'll still be hearing plenty from me... of that you can be sure :)
September 13, 2011
Building A Better Pathfinder
It's true. Many of you have heard me utter the words "Pathfinder is dead to me". I'm surprised I haven't even received death threats from the Illustrator faithful for making such a remark. In all honesty, I made that remark when I discovered the power of the Live Paint feature that was added to Illustrator in CS2.
But then Adobe added the Shape Builder tool in CS5. And while I was initially unimpressed with it, I have come to love it. To the point that I've designated it as the surprise sleeper feature of CS5. It gives me the visual aspects of Live Paint, but the edit-friendly paths of Pathfinder without the need for group structure. And I'm able to apply variable-width strokes and brushes (something that Live Paint doesn't support). At the same time, I've been using the original Pathfinder commands every once in a while too.
But I still have a workflow issue with both the Shape Builder tool and with Pathfinder (they both use the same technology to work), and that is that once you use the Shape Builder tool, or once you apply a Pathfinder command, you lose your original paths. All you are left with is the result of the Unite, or the Minus Front, or the Divide (the three most-used Pathfinder functions). This is problematic when you need to reuse one or more of the original paths for other Pathfinder functions, or for other tasks.
Anyone who relies on Pathfinder is probably very much aware of this issue, and it's why many have trained themselves to always copy, paste, and hide, or lock the original paths before applying the Pathfinder. This way there's an original unscathed path that you can always go back to. But because I was away from Pathfinder for so long, this really stood out as an issue for me (this problem doesn't exist with Live Paint).
So I set out to build a better pathfinder -- specifically for the Divide function -- as it is the worst offender when it comes to this issue. My goal was to avoid adding tedious steps, but to make Divide into a non-destructible function so that I wouldn't lose my original paths. I call it "Super Divide" and I employed an Action to make it work. Here's what I did:
1. Create two overlapping shapes and select them. In order to record the Action, we'll need to have something to apply the commands to.
2. Click the Create New Action button in the Actions panel, and name the action (I called mine Super Divide). You can also assign a keyboard shortcut to make life easier if you're into that kind of stuff. Then click Record.
3. Choose Edit > Copy.
4. Choose Edit > Paste in Front.
5. From the Pathfinder panel, click the Divide button.
6. Click the Stop Recording button at the bottom left of the Actions panel.
That's it. You're done. Now, if you need to apply the Divide function, simply press the keyboard shortcut you assigned to the Action. Or, you can choose "Button Mode" from the Actions panel flyout menu and just click the Super Divide action when you want to apply it. It's the exact same click as clicking the button in the Pathfinder, only you still have your original paths to work with.
If you like this technique, then you might also want to create additional Actions for Super Unite and Super Minus Front.
But then Adobe added the Shape Builder tool in CS5. And while I was initially unimpressed with it, I have come to love it. To the point that I've designated it as the surprise sleeper feature of CS5. It gives me the visual aspects of Live Paint, but the edit-friendly paths of Pathfinder without the need for group structure. And I'm able to apply variable-width strokes and brushes (something that Live Paint doesn't support). At the same time, I've been using the original Pathfinder commands every once in a while too.
But I still have a workflow issue with both the Shape Builder tool and with Pathfinder (they both use the same technology to work), and that is that once you use the Shape Builder tool, or once you apply a Pathfinder command, you lose your original paths. All you are left with is the result of the Unite, or the Minus Front, or the Divide (the three most-used Pathfinder functions). This is problematic when you need to reuse one or more of the original paths for other Pathfinder functions, or for other tasks.
Anyone who relies on Pathfinder is probably very much aware of this issue, and it's why many have trained themselves to always copy, paste, and hide, or lock the original paths before applying the Pathfinder. This way there's an original unscathed path that you can always go back to. But because I was away from Pathfinder for so long, this really stood out as an issue for me (this problem doesn't exist with Live Paint).
So I set out to build a better pathfinder -- specifically for the Divide function -- as it is the worst offender when it comes to this issue. My goal was to avoid adding tedious steps, but to make Divide into a non-destructible function so that I wouldn't lose my original paths. I call it "Super Divide" and I employed an Action to make it work. Here's what I did:
1. Create two overlapping shapes and select them. In order to record the Action, we'll need to have something to apply the commands to.
2. Click the Create New Action button in the Actions panel, and name the action (I called mine Super Divide). You can also assign a keyboard shortcut to make life easier if you're into that kind of stuff. Then click Record.
3. Choose Edit > Copy.
4. Choose Edit > Paste in Front.
5. From the Pathfinder panel, click the Divide button.
6. Click the Stop Recording button at the bottom left of the Actions panel.
That's it. You're done. Now, if you need to apply the Divide function, simply press the keyboard shortcut you assigned to the Action. Or, you can choose "Button Mode" from the Actions panel flyout menu and just click the Super Divide action when you want to apply it. It's the exact same click as clicking the button in the Pathfinder, only you still have your original paths to work with.
If you like this technique, then you might also want to create additional Actions for Super Unite and Super Minus Front.
Subscribe to:
Posts (Atom)
