Notes Archive
-
Android Notes: OpenGL ES 1.0
Posted on January 26, 2010 | No CommentsLet’s take a diversion into the world of OpenGL, specifically the implementation of OpenGL that lives inside an Android powered device. So, OpenGL ES 1.0 then. I’ll be learning about... -
Android Notes: Debugging
Posted on January 3, 2010 | 1 CommentBy now you’ve probably written a bit of code, and no doubt it’s not working quite right. It’s time to embrace the fantastic world of debugging. Debugging is a bit... -
Android Notes: System overview
Posted on January 3, 2010 | No CommentsSo, you’ve got the SDK running, and have a strange confusion about just what exactly is going on. By now you’ve hopefully overcome the culture shock and a lack of... -
Android Notes: Java
Posted on January 2, 2010 | No CommentsAs mentioned in the comments for the previous post, when writing Android apps you need to use Java. While it’s possible to code using C/C++, you really don’t want to... -
Android Notes: Setting up the SDK
Posted on January 2, 2010 | 2 CommentsThese will form a series of posts detailing my progress in learning the Android SDK. When I first started it was very confusing, and took a while to learn enough... -
Ubuntu Installation Notes #2 – Trac and Apache2
Posted on November 30, 2009 | 2 CommentsThis follows on from my previous Ubuntu Installation Notes. It may not make sense to you, it’s mostly just so I can repair my server the next time it breaks... -
Ubuntu 9.10 Installation Notes
Posted on November 17, 2009 | 3 CommentsUpgrading my server to the latest Ubuntu Server has been slightly traumatic. I learnt it’s a really really bad idea to do an upgrade over SSH, because when the machine... -
Hacking WordPress
Posted on June 22, 2009 | 3 CommentsOver on my photo blog I have a template that uses WordPress’ meta tags to store images, rather than requiring me to insert them in the usual way. This is...






