LAB.rat
Nov-08-2006, 06:22 PM
Hi all :D
Been going through the DM reading group a week ago and am in my first chapters of the book. Because of the outcries for an easy way to publish your curves - and also as thanks to Rutt and others putting so much effort in - I got inspired to try and make an automation that pastes your curves together and uploads it to ImageShack, all in one go.
Well basically... it's working great :thumb though it takes about a minute. Still have some work to do, so you may look forward to it somewhere next week. I'll try and include a 2-up before/after action as well, which will also paste the curves next to them.
At the moment it's producing DM style curves like these, though you have some options to include the white bg/colors or not.
http://img361.imageshack.us/img361/7059/curveswm4.gif (http://imageshack.us)
I'll also be making a vertical version to go next to the portrait 2-ups.
Currently, it's taking curves from one instance, so if you use 3 layers you're out of luck, although I might add this option as well.
I'll not be devoting my life to this however, so try to be happy with what you're getting ;) It's taken me time enough already, so I hope at least a lot of us will be able to share more curves, so we can all learn more :thumb You'll get all editable script sources anyway, and they're not that difficult to customize.
Like I said, the current process is as good as a one click operation:
- select your curves layer
- play the action
- image is uploaded and URL is copied to clipboard for you to paste in here, that's all
FYI: The first part of the script is made with AutoIt3, a great free tool for automation.
Oh BTW: do any of you know of a keyboard shortcut for opening a curves layer when it's selected? (instead of double-clicking) I've had to solve this by using a script, called by an action with an assigned shortcut, so it would be nice if I could get that shortcut back available... :)
Been going through the DM reading group a week ago and am in my first chapters of the book. Because of the outcries for an easy way to publish your curves - and also as thanks to Rutt and others putting so much effort in - I got inspired to try and make an automation that pastes your curves together and uploads it to ImageShack, all in one go.
Well basically... it's working great :thumb though it takes about a minute. Still have some work to do, so you may look forward to it somewhere next week. I'll try and include a 2-up before/after action as well, which will also paste the curves next to them.
At the moment it's producing DM style curves like these, though you have some options to include the white bg/colors or not.
http://img361.imageshack.us/img361/7059/curveswm4.gif (http://imageshack.us)
I'll also be making a vertical version to go next to the portrait 2-ups.
Currently, it's taking curves from one instance, so if you use 3 layers you're out of luck, although I might add this option as well.
I'll not be devoting my life to this however, so try to be happy with what you're getting ;) It's taken me time enough already, so I hope at least a lot of us will be able to share more curves, so we can all learn more :thumb You'll get all editable script sources anyway, and they're not that difficult to customize.
Like I said, the current process is as good as a one click operation:
- select your curves layer
- play the action
- image is uploaded and URL is copied to clipboard for you to paste in here, that's all
FYI: The first part of the script is made with AutoIt3, a great free tool for automation.
Oh BTW: do any of you know of a keyboard shortcut for opening a curves layer when it's selected? (instead of double-clicking) I've had to solve this by using a script, called by an action with an assigned shortcut, so it would be nice if I could get that shortcut back available... :)