Skip to main content

Blogs

2014


Sky Sports Now on the Apple TV

·2 mins

This weekend Sky Sports Now was available on the Apple TV for free. Normally costing £9.99 for a day pass, it allows users to watch all of the Sky Sports channels without a Sky subscription.

The Builder's High

·1 min

This is a great, inspirational post.

I’m one of those people who starts loads of side projects and never finishes them. Over the holidays I started a project based on Open Data from the Government. I want to finish it and feel the builder’s high.

2013


In 12 years of blogging

·1 min

An interesting post by Om Malik on what blogging means today after 12 years of blogging.

Backed At the Gates on Kickstarter

·1 min

Today I backed Jon Shafer’s At the Gates on Kickstarter. It’s an empire builder by the lead designer of Civilization V with some interesting ideas.

New Release of mp4meta

·1 min

I have pushed out a new version of mp4meta which has the following fixes:

  • Correctly set the long description attribute
  • Fix movies being imported as ‘Home Video’s in iTunes 11

The fix for iTunes 11 should be a welcome one for anyone who has imported movies recently!

Moved to Octopress

·1 min

I’ve finally moved my blog (and site) from WordPress to Octopress. It’s not because I hate WordPress - Octopress is just a better fit for me (and I do hate looking after MySQL).

Importing to iTunes via the Command Line

·1 min

Here’s a neat piece of Apple Script that will import a file into iTunes:

osascript -e 'tell application "iTunes" to add file ":full:path:to:movie.m4v" to playlist "Library" of source "Library"'

This feature will soon be coming to mp4meta.