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 moreI 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 moreIt's finally here..... after 12 years of waiting Duke Nukem Forever will finally be released on the 3rd of May 2011. ...
read moreWhen using a language like php it's easy to forget about what is happening in the background when we perform even very simple operations such as a copy of an array. When we make a copy of an array, P...
read moreMarianas 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 moreRecently I was thinking about the many comical terms, that have been assigned to software over the years. Here I have compiled a list of variations on the ware names. The only thing that can be guaran...
read moreFretractor is a simple guitar scale tool that I made. The features include tunable strings, so you set the tuning of each specific string, for example if you down tune or play with drop tunings you ca...
read moreThis is a quick example of how to use curl in PHP to send login information via POST using CURLOPT_POSTFIELDS to a webserver and the use the CURLOPT_COOKIEJAR and CURLOPT_COOKIEFILE store and re-send...
read moreThis 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 moreThis is a guide to setting up an svn server. First be sure that you have subversion installed on your server. If you wish to use the webdav apache module, then you will also need libapache2-svn. If y...
read moreOne of the major advantages to come from the SPL is the introduction on the iterator interface and her derived classes. The iterator interface contains 6 abstract functions. abstract pub...
read more