SHUT UP AND TAKE MY MONEY!
Category Archives: Elsewhere
The Attachment, a digital road movie
Hyundai : A Message to Space
Progressive enhancement with handlers and enhancers
var handlers = { 'overlay' : function(e) { // This function is executed on click of any element with // 'overlay' in its data-handler attribute. // The click event is in 'e', $(this).attr('data-foo') holds the // value of data-foo of the element the user clicked on }, 'another-function-name' : function(e) {} …
Continue reading “Progressive enhancement with handlers and enhancers”
Game of Thrones Season 5: pre-season briefing
WipEout WebGL Model Viewer
The track itself is stored in several distinct files. The most interesting of which are TRACK.TRV, containing raw vertices, and TRACK.TRF containing the track faces as quads of 4 index pointers into the vertices. Pretty straight forward. Reverse Engineering WipEout → WipEout Model Viewer, A WebGL Expiriment →
The Ingenious Design of the Aluminum Beverage Can
Mobile Development with a #devops mindset
Kick-ass presentation which Patrick Debois – the one and only – gave as a lecture to my students Web & Mobile Development. In the presentation he reflects on a recent high profile mobile app Small Town Heroes, the company he works at, launched: This presentation shows how you can improve your mobile development cycle when …
Continue reading “Mobile Development with a #devops mindset”