What I did on my holidays – part 1

This weekend I am being organised and productive, but only with things that don’t involve going outside (or moving much). The heat and my general allergy to summer are knocking me out a bit, but I’ve still managed to get up to date with backups, testing, organising music and movies, and other computer related tasks.

The vague idea for my week off was always to have a nice relaxing break, so I’ve not really planned a great deal. I do have a have a long list of admin tasks to do, as well as a whole load more CDs and DVDs to digitise. I also should get round to thinking up ideas for food that are suitable for this weather. I made burgers, salad, spicy relish and iced cider last night, which hit the spot perfectly, but I don’t really feel like too much heavy or spicy food, so may have to explore new and unusual ways to serve salad.

I am also finding that the weather is making me musically nostalgic, and I am currently listening to pretty much the whole Cardiacs back catalogue, which I am surprised to find I could sell for quite a lot of money should I wish to (but which I equally don’t wish to because there are far too many memories there).

Backing up Gmail with Gmvault

This weekend I have been experimenting with Gmvault (http://gmvault.org/) in order to back up my various Gmail and Google Apps accounts to my computer. I’m using Mac OS X, but almost all of this will work with Linux too.

Firstly I downloaded the software, extracted it, and ran the following command once to download all of the mail in each account:

./gmvault synch example1@gmail.com

I then wrote a script to automate the process:

#!/bin/bash
#change to the correct directory
cd /Applications/gmvault/bin/
#run a quick sync on all my gmail and google apps accounts
./gmvault sync -m -t quick example1@teknostatik.org
./gmvault sync -m -t quick example1@gmail.com
./gmvault sync -m -t quick example2@gmail.com
./gmvault sync -m -t quick example3@gmail.com

Once that was working, I automated it with cron to run a few times a day.

Restoring the email to another Gmail account is a slow process, and you should probably only do it a few times a month (and always overnight). Again I’ve scripted this bit, but have commented everything out unless I actually need it. Having done the initial upload, and because I now have two local copies of everything, I’ll probably only run this one monthly.

#back up all downloaded email to a dedicated gmail account in the cloud
#./gmvault restore backup_account@gmail.com
#or just for the last month
#./gmvault restore -t quick backup_account@gmail.com

Further reading:

Thoughts on travel

This summer I will be spending two weeks away from home, during which time I will spend a fair amount of time on aeroplanes (two international flights, plus two local Canadian flights) and in hotels. I am quite used to hotels, and carry around a fair amount of technology designed for hotel living, but this trip is going to be more challenging, and I think I need to plan in advance what clothes, accessories and gadgets I need to keep me productive and connected throughout such a long trip.

My hand luggage usually contains my 11″ Macbook Air, plus my iPhone, Kindle, and associated chargers. I also carry a UK 3G dongle, and several USB drives (including one I can reinstall my Mac from should I need to). I sometimes also carry various adaptors and cables, depending on where I am travelling and what I am there to do. I also plan on taking plug adaptors for any country I will be visiting, chargers for all my devices, and an additional device to charge my phone if a plug socket isn’t available.

Usually I don’t take a bootable clone of my laptop with me, because it makes more sense to keep my backup drive somewhere safe whilst I am travelling. For a two week trip I may invest in a new external drive though, or will at least have a smaller USB drive with a bootable installation of OSX with my settings and applications intact – just in case of emergencies. I should also look at how often I think I will be able to get online in Canada, and perhaps pick up a cheap pay-as-you-go 3G device to cover any shortfall.

I will also have my old iPod with me as a backup music device, and will also wear a watch rather than relying on my phone to tell the time. Time keeping is even more important on trips which involve a lot of travelling between places, and I need to make sure any timekeeping anxiety is minimised.

I also plan on packing slightly differently for this trip. Part of the reason for travelling is a family wedding, and so I need to make sure I have smart clothes with me. I will fly in the usual combination of loose many-pocketed combats with no belt, slip-on shoes, and a loose cotton shirt. But I will also style the rest of my wardrobe around things that can be work with a suit jacket and/or waistcoat. This should cut down on luggage, and ensure that everything can be worn with everything else.

I also plan on packing a second bag for the shorter (English) section of my trip, and arranging for it to be waiting for me when I get back to the UK. That way I am not carting things all over the world that I won’t need until the last few days of my trip.

Yes, I’m not travelling for ages, but I find it is useful to have these thoughts sufficiently early enough to do something about anything I may have forgotten.

Music that is currently rocking my world

There has been so much good music released over the last few weeks. Unfortunately this has coincided with me being very busy, and so I’m still very much playing catch-up.

Things I have discovered so far that are well worth a listen include:

  • Primal Scream – More Light
  • The National – Trouble Will Find Me
  • Vampire Weekend – Modern Vampires of the City
  • The Indelicates – Diseases of England
  • !!! – Thr!!!er
  • Bill Ryder-Jones – A Bad Wind Blows in my Heart
  • Mark Kozelek & Jimmy LaValle – Perils From The Sea
  • The Postal Service – Bankrupt
  • Daft Punk – Random Access Memories
  • The Fall – Re-Mit

I’ve probably missed a few, but those are the ones that I am most impressed with on first (or second or twentieth) listen.

One Movie a Day – part 5

17th April – Closer. I’ve seen this before, but it didn’t make a huge impression on me for some reason. This time I enjoyed it a lot more, and I think it covers a lot of themes that interest me right now. I would recommend this one to most people actually, and think it could provoke interesting thoughts and conversations.

28th April – Hannah and her Sisters. This one follows on thematically from Closer, although that was very much not intended as they were recommended to me by different people. It’s a Woody Allen film, and it is one of the good ones. I don’t think there is much more to say than that, apart from that I enjoyed it and will now be hunting out more Woody Allen films with a view to watching a few of them over a weekend at some point.

28th April (later) – Adaptation. This has been on my list a while, and was another recommendation (like most of what I have watched recently). I really enjoyed it, and found that it explored a fair few themes that I can relate to quite closely. It also makes me want to watch ‘Being John Malkovich’ again at some point soon, as I think the two movies have quite a lot in common.

29th April – Blue Velvet. Heading back to David Lynch, because I wanted comfort viewing, and apparently I find Kyle Machlachlan and Laura Dern comforting (maybe because I’ve seen them in so many David Lynch movies). I’ve seen this a few times, but it is still something I come back to every now and again and I always seem to see something new.

Green Impact

(originally posted as http://greentechteam.org/site/green-impact-at-the-it-service-desk)

My department have done so much to promote sustainability and green issues, but in this article I am going to concentrate on the work done by my team – the IT Service Desk.

In 2012 IT Services were awarded a Green Impact Gold Award for the first time. As part of that initiative we looked at the way we work and made some changes. We cut down on paper, explored virtualisation technologies, and set up a green board in the office to make everyone aware of environmental issues and how each person could contribute.

In 2013 we went a little further, and started a more proactive approach to bringing down the carbon footprint of the team, and raising awareness of the role each of us has to play in building a sustainable future.

Initiatives we undertook in 2013 include:

Putting together a whole workstation by re-using and scrounging furniture and IT equipment. We have used a lot of the old kit from Aston Web C-block that was going to be binned, and have actually saved a fair bit of money by doing things this way. People often forget that reusing things is generally better than recycling them, and this initiative nicely demonstrates that. Also, we did it all in about two hours, and carried all the furniture ourselves rather than using a van.

Along similar lines, we have also just refurbished another office using furniture from C-block, and cascaded our old furniture to other parts of the library.

We have a new Green Board, in the corridor outside our office. We have all the usual things, plus a Green Ideas Tree. Students can write suggestions on it, and we can pass these on to the relevant people periodically. We also have a poster detailing iPhone and Android apps to do with sustainability and environmental concerns (including QR codes so people can download them).

For years we have re-used old PCs as servers, test machines, and as a way to have access to as many different OS/browser combinations as possible for testing purposes. This year we measured the power consumption of these older machines and found they were using significantly more electricity that the other computers in the office. As a result of this we now use virtual machines for anything that doesn’t involve running something on specific hardware, which has cut down massively on power consumption, as well as making the office feel a lot less cluttered.

And finally, we’re also trying to raise awareness with our staff. Just little things like asking them to justify having a second monitor, making sure PCs and printers are switched off when not being used, and trying to avoid using fans, heaters, and anything else that consumes a lot of power. We also use an online Knowledge Base as our primary way of disseminating information to students, which cuts down on the amount of paper we use.

Hopefully what we have done so far has made a difference, but we already have plans for the next twelve months to build on this good work and hopefully aim for a Gold Plus award this time next year.

One Movie a Day – part 4

4th April – Cosmopolis. Adapted from a Don Delilo book by David Cronenberg, and scored by Metric. All people I respect greatly. It’s a well made movie, and one that I enjoyed (although I can also see why a lot of people might not have enjoyed it). I also intend to listen to the soundtrack on Spotify, because I think it really works on several levels.

11th April – Proof. Having seen a rather excellent performance of the play, I thought I should probably see the movie. It’s a good adaptation, that works well, and I enjoyed it nearly as much as the play (although didn’t enjoy some of the performances as much).

13th April – The Man Who Cried. A really beautiful movie that I had not even heard of until this weekend. It is well acted, well directed, and looks and sounds amazing; as well as having a story that will likely bring a tear to the eye. The soundtrack is also great, despite containing a lot of music that I would probably not listen to without it being associated with a movie I really enjoyed. Also it features Johnny Depp, Christina Ricci and Harry Dean Stanton. What’s not to like?

14th April – Shinobi. Something a little different than other things I’ve watched recently, but also something that is suitably dark, and touches on a lot of themes I’m quite interested in. I also think it is visually spectacular movie, with some great fight scenes, and was obviously made with a lot of love. Very highly recommended if you like action-orientated Japanese cinema, or anything with an equal mix of fighting and thinking.

One Movie a Day – part 3

Over Christmas 2012-13 I set out to watch (on average) a movie a day. I then continued the experiment over the Easter vacation (which is much shorter, but where they should still be time to watch a few things).

29th March (Good Friday) – Youth Without Youth. I had been meaning to watch this for a while, but I knew it was quite absorbing, and I have not really had a great deal of time recently. I’m glad I waited though, because this is definitely something to watch in one sitting in a darkened room. And also it is probably one to watch alone. I enjoyed it enormously, but would probably not recommend it to everyone.

30th March – (Easter Saturday) – Shutter Island. Something else from my backlog list, which explores some interesting themes and is a really well made movie that I should have watched ages ago. I am reminded of Lost at various points though, although I suppose that is not surprising seeing as it is set on an island and features a lighthouse.

31st March (Easter Sunday) – The Red Dragon. I must have watched this at least ten times already, but I am a big fan of the Hannibal Lecter films (and in fact the books), and wanted to watch something familiar while I was doing other things as well. This is probably my least favourite of the first three movies, but I do enjoy watching them in chronological order (rather than the order they were made, which is different).

(and also) – The Silence of the Lambs. Because I’m on a roll, and because it remains one of my favourite mainstream/blockbuster movies. The subject matter is not pleasant, but it is familiar, and familiar is what I needed today. I suppose I should watch Hannibal tomorrow now.

1st April (Easter Monday) – Hannibal. This one is always a treat for me, because I’m a fan of Ridley Scott’s directing in general, and this was always my favourite book (although I prefer the ending of the book to the film). I find it hard to watch without having just seen the other two movies, but to me this is the one that stands out and the one I keep wanting to come back to. Next up, I think I would like to watch something I’ve not seen before, but that might have to wait a few days as I am pretty busy for the rest of the week now.

One Movie a Day – part 2

The second half of my quest to get into the habit of watching high quality cinema again.

25th December – Twin Peaks : Fire Walk With Me (I just received a boxed set of David Lynch movies for Christmas. I thought I would start with this one as I’m a little full of food and wine and wanted to watch something with a vaguely linear narrative. It’s also Twin Peaks, which means I could pretty much watch it all day)

26th December – Dune (Something else from the David Lynch box set. It’s still one of my favourite movies of all time, and I thought it was quite suitable as a Boxing Day treat before diving into more challenging things tomorrow)

27th December (a.m.) – Eraserhead (Very strange and surreal, but I think it actually makes sense on several levels, and I do really like the music and think it adds so much to the narrative. I have seen it once before, but I think it is something that is worth coming back to every few years to encounter new perspectives on what it actually means)

27th December (p.m.) – Lynch: One (80 minute documentary that came with the Eraserhead blu-ray, and which was on my wish list in it’s own right. I like watching how creative people work, as I think it helps me understand the creative process itself)

27th December (and into 28th) – The Krays (This probably doesn’t count, because it is actually on TV, but is is very surreal seeing the Kemps playing the Krays)

28th December – Three Colours : Blue (A trilogy I have wanted to own for ages, this was my Christmas present to myself this year. I was utterly transfixed from beginning to end and may have to watch the other two in fairly short order)

28th December (later) – Three Colours : White (See above. I really enjoyed this one too)

29th December – Three Colours : Red (Absolutely perfect, and a very fitting ending. I need more movies like this in my life I think)

30th December – Wild at Heart (Something else from David Lynch, and one of the few that I’ve not already seen. I like it, but it doesn’t quite stand up to everything else I’ve watched this week)

(and a couple watched after I posted this)

31st December – Lost Highway (I saw this ages ago, but could remember nothing about it. I actually quite enjoyed it this time round)

1st January – Mulholland Drive (An old favourite, but every time I learn something new).

The experiment is now over, but it has taught me that I should certainly find time to watch more movies once I’m back at work.