Run Internet Explorer 7 on a Mac

While investigating mysterious textfield behaviour on a site, I had need of testing on the venerable Internet Explorer 7 (IE7), which I've found to be somewhat of a quirky beast.

In the past, I would've just fired up Windows XP on
VirtualBox and run IETester, but since doing a clean install of Snow Leopard, I haven't had a chance to restore the virtual machines. Well, I would've restored them if I hadn't been using an older version of VirtualBox that allowed me to re-use the virtual machine images, but I digress.

Luckily, a bit of Googling led me to WineBottler, a nifty tool that allows you to run Windows executables under WINE.

Hackintosh!

I'm a little late in posting this (it's been a slow blogging month) but sometime in December I finally hopped on the bandwagon and installed Snow Leopard on my Dell Mini 9 netbook (which sadly is no longer available).

I followed this excellent guide with some caveats, which I'll talk about below. I just want to say thanks to the smart industrious folks that keep the hackintosh community going. Without you there would be... umm, no community.

How to Git Open Atrium

UPDATE: "Open Atrium has moved from its single monolitic repository to an install profile and a drush make based build system. This is a change that primarily effects developers. The complete, ready to install, download will continue to be offered at http://openatrium.com". Details here. Thanks, Jeff.

I've been playing around with the Open Atrium project (Features rule!), which is a very cool Drupal-based intranet distribution created by those smarty-pants over at Development Seed.

I went to download the latest version, but noticed that (as of December 31) it hadn't been updated with the latest version of Drupal core. Now I usually pull updates from the Drupal community via CVS while keeping whatever project I'm working on in Subversion, so I was looking for a way to do so for Open Atrium.

It turns out that the project repository is hosted at GitHub. Using Git to pull down the latest version of Open Atrium turned out to be pretty easy. Here's how I did it.

Syndicate content