AppleScriptStudioRants
Aug 26, 2003I had created most of this entry on Tuesday, and just got around to polish it off. Sadly, Friday is another AppleScript Studio day.. there…
I had created most of this entry on Tuesday, and just got around to polish it off. Sadly, Friday is another AppleScript Studio day.. there…
I love how every time I try to do something complicated with CVS it means I have to write another script. Today I was trying to merge a code…
We also have a new look. No bored plain look - now we’ve got some color. Thanks to one of the default MT templates. Yeeeh!
I just installed MTSpeling. Maybe that’ll improve my spelling on this blog. I can only hope.
Apache is a great webserver… but it doesn’t seem to report errors when you use .htaccess directives. At least for me it doesn’t. I was…
Today I got wierd errors from CodeWarrio. File Contains Null Character. Looking at the file - there really were. Of course, MacCVS Pro says…
Today I was working in Python, writing a real serious module. Now usually I don’t bother with unit testing (code that tests to make sure all…
I spent most of the afternoon on Friday writing a Perl script to automatically keep track of build-numbers for me. Every time a build…
I released my DocGlue library for AppleScript Studio today. It allows you to pass store and retrieve values you might want later on in your…
I finally finished merging vendor code with our code. Along with the ordinary fun cvs conflicts, several dozen files also had this problem…