• 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: Remote Script Server
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Remote Script Server


  • Subject: Re: Remote Script Server
  • From: André Renault <email@hidden>
  • Date: Mon, 2 Aug 2010 08:06:56 -0400

Right. I use it and it's a remarkable app for organizing your scripts, with 121 built-in scripts.
On Aug 2, 2010, at 7:43 AM, Takaaki Naganoya wrote:

How about "KosmicTask" by mugginsoft? 

http://www.mugginsoft.com/kosmictask


On 2010/07/30, at 22:22, Simon Topliss wrote:

Hello all,

The recent discussions regarding script libraries and script servers has reminded me about my longstanding quest to create a true script server.

Currently, I'm loading my shared libraries by mounting a volume via AFP and then using the standard 'load script' command. I would like to test if this is the best way to achieve this.

I want to, if it was possible, use 'load script' to load a script from a remote server, not just from a file reference. Something like (pseudo code)…

set my_lib to load script url "scpt://myserver.com/my_lib.scpt"

So, when a script is run on the user's Mac and needs to load a library, some of the solutions I've thought of so far are…
• Copy a .scpt file (via FTP?) to the user's Mac and then use 'load script'. This is basic and I don't thing FTP is particularly quick.
• Is there an AppleScriptObjC solution? Does NSAppleScript's initWithContentsOfURL use a local url as apposed to a network url?
• What about using Ruby On Rails?* 
• Or MySql?*

*How would I store a compiled script that Rails or MySql could return? Both can be easily configured to run on Mac OS X Server. I want to avoid having to store the library as a text (in a database) and then having to compile it on the user's Mac as this could be problematic. If I had compiled a library against PhotoShop CS5 and the user only had CS4, wouldn't that bring up the 'where's is…' dialog when compiled on the user's Mac?



--
Takaaki Naganoya
Piyomaru Software
http://piyo.piyocast.com
email@hidden

PiyoCast Web (Podcasting with Music!)
http://www.piyocast.com
Free AppleScript Library "AS Hole"
http://www.piyocast.com/as/


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
References: 
 >Re: Remote Script Server (From: Takaaki Naganoya <email@hidden>)

  • Prev by Date: Re: Remote Script Server
  • Next by Date: Re: Library Lister
  • Previous by thread: Re: Remote Script Server
  • Next by thread: can this be simplified?
  • Index(es):
    • Date
    • Thread