Archive for the 'Mac OS X' category

Clear Mac OS X DNS Cache

To improve performance in a networked operating system, DNS requests can be locally cached. This speeds up subsequent lookups for ...

Python vs AppleScript

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 ...