Friday, September 12th, 2008
To improve performance in a networked operating system, DNS requests can be locally cached. This speeds up subsequent lookups for ...
Posted in Mac OS X | No Comments »
Thursday, September 4th, 2008
Python
AppleScript
indexes start with 0
indexes start with 1
string comparison considers case
string comparison ignores case
# comments
-- comments
command # half-line comment
command ...
Posted in Mac OS X | No Comments »