Creating symbolic links with LaunchBar on OS X
I was just playing around with LaunchBar and found something cool. I can hit cmd-space, type in an abbreviation for the original folder/file, hit cmd-g to get that folder, type the abbreviation to pull up one of my Zope Products folders and hit cmd-d to drop. Press down a few times or f8, and ta da. Symbolic link =) It might sound more complicated than using tcsh autocompletion and an ln -s command, but to me it's faster and simpler. If you have no idea what I was just talking about, try LaunchBar. You'll like it. Too bad I can't use LaunchBar type abbreviations to autocomplete method names, or search through source code / documentation.
2:28:26 PM
Experiment: AppleScript Studio, Zope, XML-RPC
I want to try something. I think I can figure out a way to use AppleScript Studio to write an app to use XML-RPC calls to Zope to display Zope's object tree in an NSOutlineView. It initially seems like it will be pretty trivial, but I have some reading to do. Updates forthcoming...
12:11:21 AM