Blogs

Homebuyers should be wary of Energy Star claims

Anyone believing the real-estate hype these days is hearing that the market is turning around. Never mind the real indicators we'll skip that discussion for the moment.

Energy Star homes are built to have a more efficient "envelope" to help keep the house comfortable while using less energy. It is a part of the same program that rates appliances, computers etc. The process of getting a home qualified is pretty straight forward. Build to a standard, use the right materials and get the house inspected. The EPA has a nice description of the process and differences.

The problem is that just because a builder has a design that meets the specs doesn't mean it will really be very efficient. Sure if the standards are followed the envelope will be good. However, it doesn't mean the design is good. Take for example the house we're in now. To be clear it doesn't seem that this house actually was qualified with an inspection rather it's a design built to the standard.

When you come tour the home while it's empty it's always comfortably heated or cooled. However what isn't often noticed on those visits are things like window placement. This house in particular has several rooms with no operable windows. Instead they have sliding glass doors. Sliding glass doors are nice enough but they aren't windows. In particular it's quite hard to find a "window fan" that fits well in a sliding glass door. Worse than having a house where you have to leave the doors open to get ventilation, is having one that seems designed to prevent effective cross-ventilation. Lacking rooms with two windows it's not possible to get good flow-through ventilation.

All I needed to learn in PHP I learned in Drupal

Last weekend I ventured to Bellingham Washington for a beautiful weekend at LinuxFest Northwest. All and all it was a great weekend. The weather cooperated and the meeting was wonderful.

Along the way I bought some tickets for the LinuxFest raffle. By chance one of those was a winning ticket and the prize included picking from some great titles. I'll write more about these great titles soon. First however, the title that wound up to be a disappointment. I picked up a copy of Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems. From the title I was hoping to find some wicked cool stuff in it.

More fun with mount points

Last fall I wrote about a mistake from years past where goofing up mount points on a filesystem could really cause some interesting side-effects. Well quite by accident I stumbled into a fun new way to blow up a system while working on yesterday's problems.

First a bit of background for those who are not familiar with UNIX style mount points. Before a disk is mounted on a UNIX system the place it will be mounted looks like a plain old directory. On OS X these directories are collected in /Volumes so there will be a set of directories here representing the various disks and the disks themselves will be mounted on top of these directories. So with disks named Ranch and Barn the directory looks like /Volumes/Ranch and /Volumes/Barn. It is with these directories that SuperDuper was off and running to replicate Ranch to Barn.

Trials and time machine

Twenty-four hours in it appears I now have a disk migration working. Usually it's a simple task. Unpack the machine and fire up Migration Assistant after going off to make and drink a few cups of coffee and presto the new machine is up and running.

Well that worked for the first many dozens of processors in the collection. This time, however it was not to be so simple. Each time Migration Assistant would run it would exit with the same error message.