Thursday, April 26, 2012

The official iPhone App for The Lottery Winners

Here is the app I have written for The Lottery Winners. Born in Salford and raised on romance.


(Click Icon or Here)


Excellent band, please follow!

Friday, March 9, 2012

Create a Static Front page on Word Press

Firstly, create two new pages:

Pages -> Add New

Call one Home and one Blog or News

Go to Settings -> Reading:

In the 'Front page displays' section, select 'A static page'. Now in the drop down labeled 'Front Page' select your new Home page, and in the drop down 'Posts page' select your Blog or News page.

Now in the Settings->permalinks section ensure that you select a link setting that ends in '/sample-post/'. So you can use the URL www.<yourdomainname>.co.uk/blog/ to get to your blog (assuming you callesd the page 'blog'. Otherwise, there is little point in having static pages.

Wednesday, March 7, 2012

Effective C++ in C++ox (C++11) Age

http://scottmeyers.blogspot.com/2011/03/effective-c-in-c0x-c11-age.html

Tuesday, February 21, 2012

Enable/Disable Remote Desktop from the Command Line

This guy Sam Lesher shows how to enable remote desk, if you don't have direct access to the machine:

CPP Rocks

Interesting CPP Website - CPP Rocks

http://www.cpprocks.com/