Categories
Uncategorized

Maple Leaf Rag

Mr. Reed prepares for his first skydiving lesson.

Categories
Uncategorized

Mr Reed is a heartbreaker

All the ladies swoon before his mellifluous tones of love.

Categories
Uncategorized

Where should he go next?

Mr Reed wonders what part of the Jungle to explore next?

Categories
Uncategorized

Mr Reed Goes on a Vacation

Before flying to London for the show, Mr. Reed takes a grand tour of the Jungle in the backyard!

Here he visits the Irises.

Categories
Uncategorized

Introducing Mr. Reed

Here is my self portrait for the show in London.  Becka describes it here.

“Mr. Reed” reflects both oboe fanatic in me, and also the logical side.  He is himself an oboe reed.  He’s playing the oboe.  Presumably the reed in the oboe could also be another smaller copy of him… this is called “recursion”, and is a fundamental part of computer stuff that I dig.

Categories
Uncategorized

USGS Certificate of Appreciation

Last spring I reported that I saw a banded Trumpeter swan. The website (www.reportband.gov) took my personal information and thanked me. I didn’t expect to hear any more on the subject.

However, yesterday I received this happy note from the USGS and Canadian Wildlife Service:

I was particularly pleased to see that they included a little bit of information on the bird I saw.

Categories
Uncategorized

Hi Wayne!

Today my band director asked if I had a blog. But it wasn’t clear if he was actually referring to this blog, or to a blog by a namesake (I apparently have a few).

So to clear up the confusion…. Hi Wayne. This is Andy. Oboe/English Horn and purveyor of fine Adobe software.

Categories
Uncategorized

WordPress Upgrade

I just learned how to install from the “testing” repository of debian.  I followed the instructions on here, even though they were kind of out dated.  In summary:

sudo vim /etc/apt/sources.list

adding this:

deb http://http.us.debian.org/debian testing main contrib non-free

Then:

sudo vim /etc/apt/apt.conf.d/70debconf

adding this line:

APT::Default-Release “stable”;

Finally:

sudo apt-get update

apt-get -t unstable install wordpress

Categories
photo Uncategorized

Boo!

Star Trek Costumes

Happy Halloween!

Categories
Uncategorized

Migrating Windows FROM vmware TO bootcamp

Having done this only once, I’m not prepared to write an authoritative HOWTO.  Nevertheless, since there isn’t a lot of info out there on how to do this, I’m reporting my experience.

First of all, why go to bootcamp?  Bootcamp allows you to run the Windows operating system natively on a Macintosh.  VMWare provides a virtual machine that runs simultaneously with your Mac.  I needed Bootcamp because one of the shortcomings of VMWare is that the video driver doesn’t work as well.

Here is how I did it.

  • Run bootcamp assistant and setup a partition that is 1GB larger than the disk you are cloning FROM.  I made the mistake of making them both the same size (ie. 32 GB) and when I got to the CLONE step below it complained the destination was smaller than the source.
  • Install Windows XP as usual
  • Reboot into mac os
  • Run VMWare and adjust the new “bootcamp” vm…
  • Add the VM you wish to clone as a second hard drive (uncheck the Copy/Move item in the dlg box).
  • Download clonezilla livecd ISO and attach it to the VM
  • Boot your bootcamp VM, but press F6 and go to bios screen to specify to boot from CD
  • Boot the bootcamp VM (off the clonezilla CD)
  • Choose partition clone to clone FROM your vmware disk TO the bootcamp partition of your internal hard disk
  • Shutdown clonezilla live.
  • Adjust bootcamp VM settings, removing the VM disk and the clonezilla ISO
  • Reboot bootcamp VM,  with luck it will boot the OS that used to be on your virtual disk, but now from your bootcamp partition.  For me it “repaired” things and rebooted a few times here.
  • Shutdown the virtual machine.
  • Reboot the real machine, holding option key, choose Windows from the boot menu
  • Bootcamp should boot the cloned windows install on real machine.  It did for me, anyhow!
  • Finally, you’ll have to activate your copy of windows.  Which it should do, because you have a legal license for it, right?