Keep calm…
... and put the Kettle on...Find blogs
My Recent Tweets
Follow @Mwilcoxson
Powered By: Make Money Online FreeTop categories
Missed blogs
Category Archives: Internet
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 LaunchPad, PhpGedView, SourceForge, US Government, webtrees
4 Comments
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 CSS, PHP, TwentyTen, WordPress, Wordpress theme
3 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 Canvas, CanvasZoom, DeepZoom, HTML5, javascript, OpenZoom, Zoomify
27 Comments
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 Canvas, Clock, Earth Clock, HTML, HTML5, javascript, standard
Leave a comment
Facebook and the Money Transfer Scam (and deactiviation)
This morning I was caught up in Money Transfer scam involving a friends hacked account. It works like this: First a cybercriminal hacks someones facebook account – unfortunately this can happen in many ways so I’m not going into details … Continue reading
WordPress – my new home
As you can see – assuming you are reading this on my blog – I’ve just moved over from blogger.com to my own space, notice the new web address: “http://www.akademy.co.uk/blog-tips” . After having a quick look around I decided to … Continue reading
Posted in Internet, Programming, Software
Tagged Blog import, Blogger, MySql, PHP, WordPress
Leave a comment
Blackbird javascript debugging with PHP
If you’re still using the javascript “alert()” function to output all of your debug information then take not: You need Blackbird! Blackbird creates a little window to output all your javascript debugging information. When you need it, you can pop … Continue reading
Posted in Internet, Programming
Leave a comment
Mars goes Google.
The beautiful Google Earth program has gone Martian. The planet Mars is now explorable in full 3D (not just an overlay). See Olympus Mons rise above the distant horizon or fly down Valles Marines in a full 3D projection. You … Continue reading
Posted in Internet, Mars, Planets, Science, Software, Space, Technology
Leave a comment
Teaching programming to the masses.
Most people believe it’s easiest to learn new things when you are young, however, I believe if you are still able to think then you are still able to learn, but there is one good reason for learning earlier and … Continue reading











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 →