Partially Attended

an irregularly updated blog by Ian Mulvany

blog posts about mac

Setting up Vagrant, Librarian-Chef and Vagrant aws plugins on OSX Mavericks.

I have a new macbook pro. I want to install vagrant, chef and librarian, with the vagrant-aws plugins. I’m working on OSX Mavericks, and I want to get as clean an install as possible. For the most part I am also using the fish shell. This is what I’ve just run through over the last 20 minutes. Install command line tools from the terminal $ xcode-select --install Next we are going to install homebrew, with homebrew we will install rvm and with rvm we will install ruby. ... (more)

Wrangling image metadata

I’m trying to move away from iPhoto because I have lost too many pictures over the years from having multiple versions of an image lying around, from metadata being plopped all over the place. It is time to move to a more sustainable simple way of naming foldering and tagging my image archive. In the course of looking at this I have been playing around with Lightroom, and I want to ensure that I can add tags at a system level on my mac, and have them show up in Lightroom, and at the same time have Lightroom tags discoverable through spotlight searches. ... (more)

Video workflow with a mac using iMovie and capturing with a Lumix GF1

I’m figuring out the best way to shoot video with my Lumix GF1 on a mac using iMovie. The GF1 offers two main options for video capture, HD JPEG, and AVCHD. There is a great post describing the pros and cons of these two formats here [], and based on that I decided to experiment with AVCHD. After playing around a little I found a few oddities. JPEG capture writes the files onto the device as . ... (more)

Read mail in intervals on OS X

In order to check mail less frequently than the options available, following a hint from macosxhints: set up an applescript to tell mail to check for mail. put that script under a launchd deamon with an interval use lingon to setup the deamon so far it seems to be working, yay! http://www.macosxhints.com/article.php?story=20010427022452992 use ... (more)

BarCamp Cambridge - James Smith talking about Ensemble, head of the internet team for Ensemble

Ensemble came out of the human genome project about 8 years ago to preventcommercialization of genomic data. the idea was to have an open source human genome companies would have to do some work before they could make money off ofsequences. the ensemble projects takes the raw data from the genes and adds other datato this, such as reference data from other experiments there is enemble codeand there is the data ... (more)

BarCamp Cambridge, ARM microcontroler

ARM microcontroler dev guy. hard to use these processors, whanted to make something like this availableto normal peoplewant internet bluetooth connected devices so they built something he just plugged in a microcontoler with a wireless sensorhis machine things that it's a flash drive he dregged over a binarythe device started blinking, this is the hello world of hardware hacking,cool what can you do now? well cool stuff obviously! ... (more)

BarCamp Cambridge, Tom Morris, Semantic Web for hackers

what's cool about microformats web? is it the stickers?the t-shirtsthe community process urlb.at/2f personal information disastertravel airlines don't talk to railroads microformats say, what problem does it solve? perhaps there is no problem at all what problem does blogging solve?Twitter for christ's sake? no one knows what they do until they are popular e.g. yahoo pipes is not practical yetit is a user experience nightmareand it doesn't have a clear defined purpose ... (more)

CPANPLUS and Mac OSX

OK, so I'm interested in installing the Connotea code base on my mac fordevelopment reasons. It will be the first time that I am going to startplaying around with a largish perl installation on my macine and there are alot of perl dependencies to be installed. Rather than going through CPANmodule by module, and rather than writing a bundle file for the connoteadependancies (because I don't know how to do that yet) I decided to try touse CPANPLUS, due to the tips on perl administration withCPANPLUS ... (more)

Installing Python Image Library on a Mac

I spent about half an hour trying to install the excellent Python ImageLibrary on my mac. It's one of those things that is more annying than itshould be. You get libjpeg from herehttp://www.ijg.org/files/jpegsrc.v6b.tar.gz follow the instructions here onhow to patch the makefile and how to install libjpeg:http://www.kyngchaos.com/macosx/install/libjpeg (all this after installingthe developer tools on mac), only to fail and then discover that there is aprebuilt binary package here:http://pythonmac.org/packages/py25-fat/index.html which works perfectly. ... (more)

live blogging from BarCamp Cambridge, Laura James

Laura JamesAlert Me.Com might get too corporate. trying to do the internet of things, internet access to small devicesthey are implimetning today, and will be shipping later this year.comes from R&D, but working in a shipping they are going to ship a home security system, but they are actuallybuilding a platofrmthat can connect anything that does not require full audio and video using a mesh network that connect to a hub using a 'zigby'output can be things like a lamp that has a color dependant state ... (more)

Tips for switching from Windows to Mac

I've written up the short answers to some questions that you might have if this is the first time to use a mac, read through this and if you followthe suggestions you should have the hang to the system pretty quickly. If it turns out you don't like it, then at least you will have made an informeddecision! -- Where is the right mouse button? This is the biggest obvious first difference. ... (more)