Blog

Marianas Space Adventure porting to OS X

posted: 2011-08-10 23:57:15



Apologies for my poor video editing, but I have started porting Mariana's Space Adventure from Linux to OS X. There are still many bugs to fix and features to implement but at least it's running. Hope...

read more

esolang esoteric programming for iphone

posted: 2011-06-11 11:47:57



I am pleased to announce the release of esolang 1.1 for iphone (esolang is free and always will be). I know that many people have been loosing sleep to hear a great release like this. This latest ...

read more

iphone contact vcard qr codes with qr kit

posted: 2011-04-24 20:01:04



Good news an iphone app that I made at work about 7 weeks ago now is finally available in the apple appstore (after waiting through apple's developer sign up process) :) The idea came from Jon Cla...

read more

How to c++ mysql mac osx

posted: 2011-03-22 11:04:12



I thought that I would make a simple post on how to set up mysql c++ connector on mac osx, I am using Snow Leopard. First off you need to download the relevant server package: http://dev.mysql....

read more

Augmented Reality on Android

posted: 2011-03-07 13:56:20



Here is a short Augmented Reality demonstration I put together on Android. ...

read more

How to build OpenCV for android on Snow Leopard

posted: 2011-02-21 21:30:37



I thought I would post up a tutorial of something that I have had to do recently and thats build OpenCV for android on Mac OS Snow Leopard. First things first, if you haven't already realised the ...

read more

Marianas Space Adventure beta released

posted: 2010-12-08 17:29:36



Marianas Space adventure is a game that I wrote where you navigate a shuttle around the screen collecting the floating penguins whilst being subject to the gravitational pull of some strategically pla...

read more

Splash screens with wxSplashScreen

posted: 2010-08-01 10:34:37



This isn't going to be the biggest tutorial as I have had very little time this week. So this one is going to be very simple. I am going to show you how to make a simple splash screen for your wxWid...

read more

Simple template classes in C++

posted: 2010-06-18 22:30:25



This week I will be demonstrating how to use template classes in C++. Template classes should be used when you need functions and classes to use generic types. As always source code and binary are a...

read more

GNOME Notification Area with C++

posted: 2010-05-24 20:34:34



In this tutorial I will show you how to use the GNOME notification area in C++ The GNOME notification window is a powerful usability feature that allows developers to deliver subtle and effective not...

read more

<< Previous | 1 | 2 | Next >>