this may be something that can more easily be done with xcode, but i'd like to know if it's possible to pipe a shell's output into a quartz composition? if there were a way to tie applescript in, i think that might do it as well, since you can now run shell script from within applescript.

for instance, i imagine watching a log file for incoming http requests, logins, etc. and making a nice display out of it.


if you're on Leopard, there's a Shell Command patch built-in, which will do shell stuff. if you're on Tiger, there are unofficial plugins that do similar things.

To use apple script, you might want to look into the 'osascript' shell command (which invokes apple scripts I think... I've not used it personally). (this is a bit backwards from your suggestion to call a shell script from applescript :)

[sorry Charles if you get a duplicate... used the wrong e-mail address when sending, so the list rejected it :(]

--
[ christopher wright ]
[EMAIL PROTECTED]
http://kineme.net/

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to