Archive for the 'FastScripts' Category
Sunday, October 23rd, 2005
I have been plagued by a bug I see often in Terminal. I know it’s been at least months, and it may have even been years. But it’s gotten worse lately. I call it the “phantom [Process Completed] bug.” The symptoms of this issue are that every so often an innocent attempt to open a […]
Posted in AppleScript, FastScripts, Usability | 6 Comments »
Wednesday, October 5th, 2005
I wrote FastScripts in a fit of anguish. I had finally decided to get around to learning AppleScript, but every time I tried to write a script, I found it was more trouble to run the damn thing than it was to just carry out the steps by hand. Either the script took too long […]
Posted in FastScripts | 4 Comments »
Monday, September 19th, 2005
If you’re developing applications on the Mac, then you’re either familiar with, or about to become familiar with Xcode, Apple’s free development environment. I have been using Xcode for about five years now, if you count the time I spent with its predecessor, Project Builder. I am more or less happy with it, though of […]
Posted in AppleScript, FastScripts, Xcode | 9 Comments »
Friday, September 9th, 2005
Keeping with the Javascript theme of my last entry, I’d like to share one of the ways I’ve used Safari’s AppleScript accessible javascript model to improve the quality of my web browsing experience. It occurred to me one day while reading some long article on Salon.com that something had been bothering me for a long […]
Posted in AppleScript, FastScripts, Web | 6 Comments »