| View previous topic :: View next topic |
| Author |
Message |
GarySped Forum Guru
Joined: 16 Nov 2007 Posts: 265 Location: Kentucky
|
|
| Back to top |
|
 |
nvkelso Forum Lurker
Joined: 28 Dec 2008 Posts: 2 Location: Washington, DC
|
Posted: Sun Dec 28, 2008 7:00 pm Post subject: Re: Calendar Scripts for 2009 |
|
|
Gary -- Thanks for mentioning my calendar script for Illustrator. The direct link to my script is here:
http://kelsocartography.com/blog/?p=1100
You can also find many other scripts I've written for automating or extending Illustrator here:
http://kelsocartography.com/scripts/
I plan on updating my calendar script so it has more customization for the language options (mostly done) and fixes the errors you had. While my script uses character styles and tabs to format the text, it can be a little harder to setup, but it is better when the user wants to continue designing their calendar. The "Russian" version you mention is hard coded as to the tab spacing, for instance, and does not support multiple dimensions.
Good find on the "Make Calendar" script that comes with Illustrator. It creates a page out of a traditional 12 month wall calendar using the current month that your computer is set to.
However... the script is not smart about determining which day of the week the first date of the month falls on, so you'll always have to clean up the results and recolor the "weekend" dates. Both my script that you reference and the "Russian" script start the first date of the month on the correct week day.
This script can be found in "Adobe Illustrator CS# > Scripting > Sample Scripts > AppleScript > Calendar> Make Calendar.app".
I think only on the Mac as it is an AppleScript? Or maybe PCs get this, too, as a Visual Basic script? So the path might look like... "Adobe Illustrator CS# > Scripting > Sample Scripts > VisualBasic > Calendar> Make Calendar".
You can change this AppleScript to make different months either by changing your computer date to the different month, or changing a line of the AppleScript:
set myMonth to month of today
like such:
set myMonth to August
Note there are no quote marks around August. |
|
| Back to top |
|
 |
raypist Forum Guru
Joined: 03 Jan 2007 Posts: 456 Location: schenectady NY
|
Posted: Fri Jan 02, 2009 6:52 pm Post subject: |
|
|
| wow, something new everyday. |
|
| Back to top |
|
 |
nvkelso Forum Lurker
Joined: 28 Dec 2008 Posts: 2 Location: Washington, DC
|
Posted: Thu Jan 08, 2009 10:32 am Post subject: Calendar Scripts for 2009 |
|
|
Version 4 of the Calendar script is now available:
http://kelsocartography.com/blog/?p=1403
New features and bug fixes in version 4:
Multi-lingual: Languages added for English, Deutsch, Español, Français, 中文, 日本語’, русский язык, and custom. This affects both the graphical dialog for creating the calendars and the month and day words in the calendar itself when it is created.
No longer need to have text frame selected, one will be created for you. If a text frame IS selected, it will be used.
Added ability to easily stylize weekend (Saturday and Sunday) dates numbers (eg gray or red).
Equal row spacing between months checkbox now works.
Buttons for current year and month now work.
I’m waiting on Adobe to let me know how to do the tab stops. In the meantime I’ve created a better video showing how to set these manually yourself (below) and change the character styles after the calendar is created. |
|
| Back to top |
|
 |
dixgomez Forum Lurker
Joined: 16 Jan 2009 Posts: 2
|
Posted: Fri Jan 16, 2009 10:13 am Post subject: |
|
|
That is a nice resources for calendar script...
_________________
Nascar Calendars |
|
| Back to top |
|
 |
raypist Forum Guru
Joined: 03 Jan 2007 Posts: 456 Location: schenectady NY
|
Posted: Mon Apr 27, 2009 7:03 pm Post subject: |
|
|
| i just used this script. |
|
| Back to top |
|
 |
kobajagrande
Joined: 04 Dec 2009 Posts: 1
|
Posted: Fri Dec 04, 2009 12:27 pm Post subject: |
|
|
Just to say a big thank you for the developer of this great script.  |
|
| Back to top |
|
 |
raypist Forum Guru
Joined: 03 Jan 2007 Posts: 456 Location: schenectady NY
|
Posted: Fri Dec 04, 2009 3:37 pm Post subject: |
|
|
wierd, i again, just used this script.
anyone have any trouble with it not making paragraph/character styles. seems like sometimes it does sometimes it doesnt. |
|
| Back to top |
|
 |
GarySped Forum Guru
Joined: 16 Nov 2007 Posts: 265 Location: Kentucky
|
Posted: Thu Dec 10, 2009 4:44 pm Post subject: |
|
|
There was a note on this by David Blatner recently - but I cannot locate it now (probably at InDesign Secrets but not sure which entry). But a new version may be available and there was discussion in InDesign magazine about it but I am not that familiar with it on problems etc. If you find the site I am sure the author would be interested to know of your issues with it and maybe able to solve them.
Gary. |
|
| Back to top |
|
 |
GarySped Forum Guru
Joined: 16 Nov 2007 Posts: 265 Location: Kentucky
|
|
| Back to top |
|
 |
raypist Forum Guru
Joined: 03 Jan 2007 Posts: 456 Location: schenectady NY
|
Posted: Fri Dec 18, 2009 7:14 pm Post subject: |
|
|
| before i got a paying job, i would have scoffed at those templates and thought that if needed i could just make my own. now that i know what deadlines are like those templates look like free money. thanks. |
|
| Back to top |
|
 |
|