Hello, San Francisco!

Greenwood, SC → Memphis, TN → Amarillo, TX → Kingman, AZ → San Francisco, CA

The countryside was beautiful for the drive, but after four days of driving and riding across nine states, from South Carolina to California, seeing this was even better.

I’m almost home.

Using Brush Manager 0.6.1012 with Corel Painter 12

The current version of Brush Manager will not receive an update specifically for Painter 12; other plans are in the works. However, the current version is compatible with Painter 12. Here’s what to do:

  1. Open the Settings panel by clicking the wrench icon in the title bar.
  2. Leave your settings the way they are, especially User Mode which should be set to YES for most users. If you use a location that isn’t one of the default locations for Painter (ex. a folder on D: drive), skip steps 3 and 4.
  3. For consistency choose Painter 11 from the Painter Version drop down.
  4. Click the button that says Set to Default Location, then check the checkbox beside it for using a custom path.
  5. If your path uses Application Data or AppData in Windows or Application Support on Mac OS, change 11 (or your version number) to 12 — this should be most users. If your path uses Program Files on Windows or Applications in Mac OS, change “Corel Painter 11” to “Painter12″ with no spaces. Windows 64-bit users should also remove ” (x86)” — the space in front of it too–  from the Program Files folder name.

That’s it! This will install brushes into the Default workspace in the Painter Brushes library. Changing “Default” to another workspace name will use that workspace instead. Changing “Painter Brushes” to another library name will use that library instead. It’s all pretty straightforward.

If you do choose to use a different workspace or library, my recommendation is to use the Browse button that opens beside the path’s text box, just to make sure spelling and spacing are exact. The folder selection dialog that opens will be set to your current location and you should be able to see the folders for your other workspaces. Expand a workspace along with its Brushes folder and choose a library (any folder inside of the Brushes folder) and click OK. Now Brush Manager will install into the chosen workspace and library.

WordPress 3.1 Admin Bar CSS Fix

WordPress 3.1 came out a couple of days ago, and I’m enjoying it so far. A lot of the new features will come in handy in a few weeks when I have time to sit down and tweak this theme.

One feature added in this release is the Admin Bar. When logged in, it is shown fixed to the top of your browser window. It has links to all of the important sections of the admin panel along with unapproved comment counts and update alerts. It also has a search bar to the far right. Something is off in the CSS for the search bar in a default install; the search button, which should be beside the search field, has dropped below. Form elements don’t always play nice.

After looking at it for two days, it bothered me enough to write some corrective CSS.