This week…

This week has been another interesting week – so here’s the update:

  • Boring non-tech bit first again. Was admitted to hospital late on Tuesday night. I’m still in hospital (see post below).
  • Loving my iPad and Nexus One a lot more when I don’t have a laptop. I do now – but still – they are my best friends.
  • Discovered that a custom version of fstream in the Windows SDK means you can easily leak file handles. This leads to a lot of problems. If you create and fstream from an already open FILE handle, make sure you fclose after destruction – the fstream will not do it for you.
  • Node.js is still taking up a bit of my time. I started fixing node-s3 to work on recent builds and then ended up starting to work on my own version instead. Really liking how packages work with it and how using git submodule just became great with it.
  • My update to TubeNotify was rejected in true Apple style. Turns out they want iAd done a specific way – the way Interface Builder lets you do it isn’t actually right. Great! The example they give you to hide the advert on failure is also useless too. Happy days. Fixed now though – If I get time I’ll do a post with what I did.

And that is it – bit short – but then I’ve been in hospital most of the week so it is to be expected.

Subscribe

Subscribe to our e-mail newsletter to receive updates.

One Response to This week…

  1. Adam July 3, 2010 at 10:55 pm #

    Hope you feel better soon mate.

Leave a Reply