A quick look behind the scenes of one of my favourite dirty hacks, JSONP.
Continuing our exploration of things which aren't magic by dissecting AngularJS style dependency injection.
The second part and final of our look into the "@app.route" decorator provided by Flask, where we add support for dynamic urls.
First in the series "Things which aren't magic". Starting off by deconstructing the first example on the Flask website, to see how more complicated decorators can be used to create a nice API.
Playing around with the GitHub Contribution Calendar and making tagGIT - an easy way to draw your own GitHub contribution calendar.
Developing a nicer way to use Yii's URL Management from JavaScript, in order to make custom code which depends on AJAX calls easier to write, maintain and serve up.
Looking into the decompiled source code of Tetris Friends, and finding out how to predict an infinite stream of future tetrominoes.