Posts tagged "software"
Easy to follow setup for a great local testing environment using MAMP and VirtualHostX. Definitely necessary for anyone coding websites on the Mac.
Some great solutions to niggling Photoshop and Illustrator problems; the tip about masking effects was one that I’ve struggled with a lot without realizing there was such a simple solution.
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.
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”.