Community Page
- toxicsoftware.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- thank you for the information..
- I'm interested in migrating an EE site to WordPress, but I'm not as tech savvy as you. Do you ever do freelance jobs?
- just found your page, do you if there is a "generic" bluetooth app to remote control the nxt with a mac book? your software works only with space navigator?
- Three things: www.bitbucket.org causes a certificate problem because of the "www" subdomain. Pure python keychain access:...
- Hi. So can you please provide the the code for that application? Would be really appreciated!
Jump to original thread »
I’ve written an Automator action that allows you to write python scripts directly inside your Automator workflow.
“Run Python Script” Automator action (catchy title) is written using Python and PyObjC (now built-in to Mac OS X 10.5). Apple alrea ... Continue reading »
“Run Python Script” Automator action (catchy title) is written using Python and PyObjC (now built-in to Mac OS X 10.5). Apple alrea ... Continue reading »
1 year ago
"Some work does need to be done to make working with any data (which is represented by NSAppleEventDescriptor objects) more convenient."
Email me if you'd like to discuss using appscript for this. I'll be happy to help out with advice and/or code.
HTH
has
--
http://appscript.sourceforge.net
http://rb-appscript.rubyforge.org
1 year ago
1 year ago
HAS is an unsung hero in OS X-land. I hope the official recognition comes one day (if that is important to HAS). The community knows the immense value all too well already.
1 year ago
This action uses the new Scripting Bridge framework in Leopard to turn the NSAppleEventDescriptors into more user-friendly objects. Feel free to poach the idea for use in your own action.