Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  iPod / iTunes  |  iTunes Utilities  |  Create iTunes CD Cover  |  COOL !

Create iTunes CD Cover

Create iTunes CD Cover

create iTunes CD covers from OmniGraffle

Version:  1.0.1

   [ Views: 705 ]

COOL !

Feedback Type:  Commentary

Contributed by: hpr2 Thursday, October 16 2003 @ 01:48 PM PDT

Product Platform: MacOSX

Used Product For: Have Not Tried

Recommend Product: YES

...but how can I get rid of the dates that are always put on the covers? (Anybody interested in when he burnt a certain CD?)   

Rate this Commentary

Was this Commentary helpful? Yes | No

Comments

2 comments |

Re: COOL ! - tubadood

A quick and dirty way to remove the date: Open the script in the AppleScript Editor, and find this line:
set myDate to month of (current date) & space & day of (current date) & ", " & year of (current date) as string
Change this line to read:
set myDate to ""
(that's two double quotes)
save (under a new name, perhaps?), and run in iTunes
s

Reply to This

Thursday, October 16 2003 @ 02:19 PM PDT


COOL ! - JKT

An even easier way to do it is to double click the text in OmniGraffle and simply delete it!

Reply to This

Tuesday, October 21 2003 @ 06:41 AM PDT