• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AppleScript-Users Digest, Vol 4, Issue 629
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScript-Users Digest, Vol 4, Issue 629


  • Subject: Re: AppleScript-Users Digest, Vol 4, Issue 629
  • From: Ed Stockly <email@hidden>
  • Date: Sun, 9 Dec 2007 16:01:47 -0800

 

I'm trying to automate the process of something I have to do manually at the moment. I'd like to take all 
album artwork from itunes, resize the images to 100x100 and then ftp/sftp them over to a web server. I'm trying to work out which parts of this are do-able with applescript and which are not.

A lot depends on what apps you're going to script. Here's how I would outline this workflow:

AppleScript tells itunes 
to generate a list of all album artwork in to be downloaded based on whatever criteria
then save each image disk with a name based on artist/album

AppleScript tells image editing software (PhotoShop, Graphics Converter, Image Events)
to open the image, change its size and save it

AppleScript tells ftp client (Fetch, Transmit, Shell)
to upload image to specified server

I'm also looking for a good book on teaching the basics of applescript 
to using it more advanced too. Anyone have recommendations?

This one seems to set the standard:

O'Reilly Media | AppleScript: The Definitive Guide
For experienced Applescript users, the book is likely to be an essential .... 
www.oreilly.com/catalog/applescpttdg/ - 

Good luck with this and if you hit any roadblocks or need a jumpstart, you can always get advice from this list.

Speaking of advice, do you need to be concerned about what you're doing with copywrited material?

HTH

ES
=
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Re: Changing the name of a file in the temporary items folder
  • Next by Date: Re: Choose Folder Location
  • Previous by thread: Re: Choose Folder Location
  • Next by thread: Finding out whether an application is already active?
  • Index(es):
    • Date
    • Thread