Posted: Sat 29th Sep 2012@10:53
If you have arrived here looking for my blog, then you will be delighted to know that Laura and I have started a new blog at:
mattstabeler.co.uk/blog/
I will eventually move over the posts from this site to the new site. Laura's old blog posts have already been moved over.
Actions:
Trackbacks Disabled,
Permalink,
Posted: Fri 2nd Mar 2012@12:46
I have been using Lightroom 3 across multiple machines (as allowed by the licence) and the feature I most wanted was to be able to share the same lightroom catalogue across the machines. I have a mechanism for backing up images to multiple drives, where the directory structures stay the same, and therefore each machine can access the same structure, however nothing to keep the collections in sync. Especially the publish services, which cannot be imported into new catalogues.
After a bit of trial and error, Dropbox seems to be the solution. By using the selective sync option to remove the xxxxx.lrdata folder, only the catalogue xxx.lrcat file, and backups are synced to dropbox. Simples.
It is probably best to add a blank xxx.lrdata folder to dropbox first, then selectively unsync it, then put your xxx.lrcat file and xxx.lrdata folder in (assuming you are moving it from somewhere else).
Actions:
Trackbacks Disabled,
Permalink,
Posted: Thu 10th Mar 2011@11:01
I recently needed to install a python module on server for which I don't have Admin privileges. It took a while, but by reading the python guide, and a forum post about creating linux environment variables, I managed to get it to work. (In this case, Ubuntu Server 10.?
Step 1.
Get the package you want to install - in my case, matplotlib.
wget http://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.0.1/matplotlib-1.0.1.tar.gz
gunzip -c matplotlib-1.0.1.tar.gz | tar xf -
Actions:
Trackbacks Disabled,
Permalink,
Posted: Fri 11th Feb 2011@10:54
In my previous post, I explained how to watch BBC iPlayer abroad and how to get BBC iPlayer Desktop working abroad.

This guide will shows you how to get the content on your desktop without the need to download it through a proxy service. However, you will still need to initiate a connection through a proxy.
I recommend using BigBadWeb's SSH service.
Actions:
Trackbacks Disabled,
Permalink,
Posted: Mon 8th Nov 2010@15:46
When I started this website back in 2001, inspired by a friend, trading under Systar Systems, who had just started a web hosting enterprse, I really didn't have a clue what I was doing. You could say, that despite spending the best part of the last 10 years learning more about the art of 'making websites', I still don't!
The big change came when I started on the Internet Computing course at Scarborough, and was inspired to start hacking together (in the tinkering sense), something a bit more sensible. Two of housemates and friends in year 2 onwards, Tom and Geffy suggested I write (as in code up) a blog, and another one, Chris, via OpenHosting, provided the means.
I was recently clearing out the drawers as it were, and found some terrible code back hiding away in obscure locations, and a huge amount of images, which, google analytics tells me, no-one looks at (apart from a few galleries of my brother's wedding photos). I decided that all of the 'test' code should exist somewhere less visible to the world, and have cleared it all out. And it is with a little sadness that I have also decided to remove the galleries from the site, they serve no real purpose, and will be better preserved somewhere like Flickr, or PicasaWeb, or Dropbox. I haven't quite decided how to do it, but I think I will reseve Flickr for the more professional type of photos, Picasa for personal snaps, and Dropbox for private photos to share between freinds.
As I was clearing I also came across some throwbacks from earlier incarnations, which got me thinking about some of the great ideas Nick and I had come up with in the past, which through the power of the wayback machine you can re-live!:
Actions:
Trackbacks Disabled,
Permalink,
Posted: Fri 12th Feb 2010@16:17
A while back I posted a guide showing how to get the BBC iPlayer to work abroad, but recently, I wanted to try to get the desktop application to work, so that I could watch things offline. However, I soon realised that the BBC's terms and conditions forbids the downloading of programs outside of the UK.
Actions:
Trackbacks Disabled,
Permalink,
Posted: Fri 22nd Jan 2010@09:25
Some error in the Password Manger add-on for Firefox means that everytime the browser opens, it gives the annoying message that the add-on cannot be registered with Chrome.
The solution is to edit one of the files in the add-on, to support this higher version of Firefox.
I have done this fix, and have provided the file to download here, as although there was an abundance of instructions on how to fix it, no-one seems to have provided the file anywhere!
Hope this helps someone out.
Actions:
Trackbacks Disabled,
Permalink,