Category Archives: Programming

Keep Calm and Carry on Coding

I’ve had a change of name, well the blog has. It is based on the poster which displays the text “Keep calm and Carry On”, this was originally created back in 1939 by the British Government and was intended to … Continue reading

Posted in Blog, Fun, Programming, Special | Tagged , , , , , | Leave a comment

PhpGedView, SourceForge and the US Government

I originally installed PhpGedView back in 2007. It’s an open source and free web program for managing family trees and based on the universal Gedcom file format commonly used in many genealogical websites and applications. I’ve been using it on … Continue reading

Posted in Government, Internet, Programming, Software | Tagged , , , , | 4 Comments

The Forestry Commission, OpenData and Ordnance Survey

At the start of the week I decided to try to collect some information together regarding the Forestry Commissions’ owned woodland and map that data so we can see the scale and find out which ones are locally owned. (Jump … Continue reading

Posted in Environment, Government, Green, Programming | Tagged , , , , | 1 Comment

TwentyTen wordpress child hacks

Having planned to do the work to combine my two previous blogs together, I thought I’d take the opportunity to upgrade to the very latest WordPress 3.0 version, which includes the all new default theme TwentyTen. This is already a … Continue reading

Posted in Blog, Internet, Programming | Tagged , , , , | 3 Comments

Auto Redirect from Blogger to WordPress

…redirect your old Blogger blog account to your new, self hosted Wordpress blog account… Continue reading

Posted in Blog, Programming | Tagged , , , , | 4 Comments

CanvasZoom – HTML5 Canvas and code

The CanvasZoom program – similar to Zoomify – drawn with the HTML5 Canvas and JavaScript. Continue reading

Posted in Fun, Internet, Programming, Software, Technology | Tagged , , , , , , | 27 Comments

3D Printing thingi’s

several examples of what is possible, from door handles to cartoon characters to children’s shoes Continue reading

Posted in Future, Programming, Technology | Tagged , , | Leave a comment

HTML 5 canvas – "Earth Clock"

So that I could test some of the new HTML5 features I put together a new clock design, called the world clock. HTML 5 is an upcoming standard for the internet, and it has some rather nice features such as … Continue reading

Posted in Fun, Internet, Programming, Science | Tagged , , , , , , | Leave a comment

CSS IE Media Query Hacks

I’m not a fan of CSS hacks, they are totally unstable and unpredictable pieces of code, usually built on top of another bug… but… unfortunately the way of the web has made it almost impossible to avoid them – I … Continue reading

Posted in Internet, Programming, Windows | Tagged , , , , , | 6 Comments

Subversion – folders and projects

This post is about folder structures and project management in Subversion.. If you don’t already know what Subversion is check out the previous post: http://www.akademy.co.uk/blog-tips/2009/09/source-control-beginning-with-subversion/ Folder Structure The folder structure you implement in your repository can have significant impacts on … Continue reading

Posted in Programming, Software | Tagged , | Leave a comment