Blog.

Sunday, 3rd March 2013
This post describes my highly convoluted method of making an animated globe using Khan Academy's computer science framework. A few weeks ago I found a set of coordinates for a world map in JSON...

字.

Tuesday, 1st January 2013

cháhú - teapot

Victoria taught me this word because I bought her a cast iron teapot for Christmas. It's yet another household object I didn't know the...

Programming Projects.

Friday, 29th March 2013
Like HTML, SVGs are represented using the Document Object Model (DOM) and so can be manipulated with Javascript relatively easily. First create your SVG. Give the element you want to control an id so...