Computing

Git Attic, take 2

Now that I come to use my git-attic script a little more (see previous post), I realise that the original work flow was a little clunky: Read more…

QtBundle

So maybe you've spent an afternoon writing a small utility in Qt, or maybe you're finally ready to have your friends beta-test your latest kick-arse mega-app. The problem now comes — how do you package it for them? If your friends are Linux users, they'll probably be happy building it from source, so the only potential problem they face is the lengthy download and compilation of the Qt source code (if it's not already installed). If your friends are Windows users, you'll probably use NSIS, and all you need to do is throw in the Qt DLLs and maybe mingw10.dll (if you compiled with MinGW). On the Mac however, you face a more difficult problem. Read more…

Git Attic

Sometimes when using Git you find yourself with several branches that contain old code or code that has been shelved for the time being. You don't want to just throw it away, but it's really in the way in with your active branches. Read more…

Romans 8:28

The above verse reads: "And we know that for those who love God all things work together for good, for those who are called according to his purpose." (ESV) Well, I wish that meant that nothing ever goes wrong for Christians, but unfortunately it's not that simple :) A couple of things have gone wrong so far today. Read more…

Chicago

So I'm in Chicago at the moment. For those that aren't aware, I live in Birmingham, in the West Midlands of the UK, so Chicago is a pretty big leap for me. It's my first time in the USA. To be honest, I've always felt a resistance to visiting the US. Everyone goes to the US. Especially anyone that has anything to do with Computers. I'd like to see Canada though, especially Quebec, as I speak French, and I've always wanted to visit Australia. In fact, we have plans to possibly move to Australia in a few years. Read more…

Big Buck Bunny

For those of you that haven't heard of it before, Big Buck Bunny is the second animated short made in Blender under Creative Commons. It's furry and funny, and you have to watch it (or else):

Big Buck Bunny Link

(I assume this download button is under CC as well? Let's hope so!)

Blender

Sophie and I have both been playing with Blender recently. I'm rather pleased with my progress after a relatively short time learning how to use it. Behold my finest creation so far: Read more…

Gripes & Patches

On Friday I decided to bite the bullet and install MacOS X 10.5 (Leopard). In fact, most of Friday was spent backing up all my files and settings. Parallels took 80% of the time, since I wanted to back up both Windows and Linux installations and had little space to back them up onto, which meant bzipping them. Then I discovered that SFTP (I was backing up onto another machine) isn't happy with files over 2GB, so I had to split the huge 17GB file into smaller chunks, and the uploading wasn't quick either. Anyway, Leopard is up & running now and I'm glad I didn't have to install Windows & Linux in Parallels again, so it was worth it. Read more…

Hope

If this doesn't make it all worthwhile, I don't know what does. It's an e-mail sent to the Ubuntu mailing list a few days ago:
https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2008-May/004196.h...

Here it is for those of you too lazy to click the link :) Read more…

GTK+, wxWidgets, and Qt

I read an article about a planned redesign of GTK+ today. Every now and then I ask myself if GTK can really be all that much worse than Qt. I mean how bad can it be, right? Well, here are the three "Hello World" examples I found. See for yourself:

  Read more…

Syndicate content

Back to top