Archive for November, 2007
November 21, 2007
I do not put much faith in Hick’s Law. I’ve seen it misapplied and drastically misinterpreted. Its limits, and edge-cases, are not widely known. I am convinced that it is generally not a dominant factor, even when it is relevant. I don’t agree with many design choices it is used to justify. In [...]
Categories: Accessibility, Bugs, Design, Productivity, Programming, Research, Usability
Comments: Be the first to comment
November 16, 2007
This post has moved here.
Categories: MacOSX, Productivity, Programming, Tips, UNIX
Comments: 3 Comments
November 15, 2007
Interesting, and useful tidbit:
Just a curiosity, but it happens that in a yes-no binary response test, the reaction time to select “no” is longer than for “yes.”
Source
This is worth investigating further, but tonight I’m bushed. If anyone has any more information, especially quantitative data, I’d love to hear it.
Categories: Accessibility, Design, Programming, Research, Usability
Comments: Be the first to comment
November 10, 2007
This is a bit of the design process behind one line of one settings panel inside IMLocation.
The “Locations” panel controls everything having to do with to locations. The pane’s “headline”, outlined in red, shows what is assumed to be the current location.
It reads like “Your current location is home”. It does not say [...]
Categories: Accessibility, Cocoa, Design, Leopard, MacOSX, Programming, Research
Comments: 1 Comment
November 3, 2007
Version 0.29 (beta) is out! Download the latest version here.
This update fixes a bug with iChat compatibility.
As always, updating is very strongly encouraged during the beta period. I try hard to make the latest build work, but I do not support old beta versions.
Enjoy!
–Vincent
Categories: Uncategorized
Comments: Be the first to comment
November 3, 2007
A few days ago, out of morbid curiosity, I went looking for a a quine written in AppleScript. To my surprise, I couldn’t find one.
I’d never actually written a quine before, so this was a good ‘excuse’ to make one (and brush up on some computability theory — use it or lose it).
Well, here [...]
Categories: AppleScript, Entertainment, Leopard, MacOSX, Programming, Research, Sample Code
Comments: Be the first to comment
November 1, 2007
Version 0.28 (beta) is out! Download the latest version here.
This update brings Leopard compatibility.
As always, updating is very strongly encouraged during the beta period. I try hard to make the latest build work, but I do not support old beta versions.
Enjoy!
–Vincent
Categories: Uncategorized
Comments: Be the first to comment
November 1, 2007
Before you consider using any of the unsupported hacks I’m about to discuss, check to see if existing frameworks , or iChat’s AppleScript interface, will do what you need. Any software update can break unsupported code in unpredictable ways at any time. When Leopard came out, all the hacks I had been using [...]
Categories: Cocoa, Leopard, MacOSX, Objective-C, Programming, Research, Reverse Engineering, Sample Code
Comments: 2 Comments