My name is Ian Beck. I'm Director of Web Services at Tierra Interactive. Here are things I find useful or interesting.

Posts tagged "software"

Make something intended not for your own use, but for use by dummies, and you’ll usually wind up creating something dumb.
John Gruber on Chrome OS

Tip: if Mail.app is autocompleting an out-of-date address for someone you can remove the address from its memory by selecting Window→Previous Recipients, searching the list for the problematic email, and clicking the Remove From List button.

Incredibly handy; incredibly hidden.

[When exporting from Illustrator to Photoshop,] generally in Photoshop if you end up with a layer named “Layer 1 + Layer 2 + Layer 3 + Layer 4” whatever the last layer is is where the object is getting flattened.
Scott Weichert, Just Skins forums

Tip: when using Hazel to automatically manage or sort your files, make sure to place your most specific rules first in the list.

For example, I’m monitoring my Downloads folder with Hazel using three rules: “label orange if older than one week”, “label red if older than 10 days”, and “move to Trash if older than two weeks”. The “move to Trash” rule needs to come first, followed by “label red”, and finally “label orange”. Otherwise, every file older than a week triggers “label orange” and Hazel never reaches “label red” or “move to Trash”.