appscript's get syntax (advanced concepts)
Feb 24, 2008So if you read my previous article on appscript’s get syntax, you might now be wondering how to do more advanced things with getters. For…
So if you read my previous article on appscript’s get syntax, you might now be wondering how to do more advanced things with getters. For…
So, while this might be very obvious to other people, I found out an interesting thing about bundles today. In short, if you configure your…
For a while now I’ve been thinking about class attributes in dynamically typed languages. I usually view these languages as “less than 5…
For the adventurous: there’s a sample on how to integrate PyObjC with FSEvents at Neato.
I use appscript - a Python module letting me talk to scriptable applications on the Mac - everywhere I can. It means I can write less in the…
Steven Frank: Betas and Testing Lots of truth in the article, from both ends (running a beta cycle, being in QA, and also giving some advice…
For the last 2 weeks I’ve been down to only one machine, from my usual two development machines. Mishap with the power connector when…
Today I tried out Google CTemplate, as I said I would. In addition to what I liked about the template language, it has tools to check your…
In case you haven’t noticed, the work so far in Project Distribute has simply been gathering components: finding a solid HTML control…
We know a lot about the JavaScript to/from C++ API in WebKit. We don’t have all the pieces yet (we don’t know how to call C++ from…