Read Movie posters. /More artwork After seeing some abstract movie posters for Battle of Britain and A Bridge Too Far I got inspired to try my hand at... Read on
Read Code snippets. /More code In this post I drop small code snippets that I’d like to share with you, but are too small to require an entire... Read on
Read Corporate IP logo redesign. /More logodesign I was recently inquired by Corporate IP to design new business-cards. While working on these, I felt the logo (which I... Read on
Read mobileConsole – JavaScript console for mobile devices. /More code When developing in JavaScript, I always get a little annoyed about the lack of a debug console on iOS. And when I say... Read on
Read Prime. /More code Prime (progressive/responsive image enabler) is a JavaScript script (still in development) I wrote, that allows for... Read on
Read Check if element is visible. /More code Small script I wrote that does some rudimentary checks to see if an element is visible in the current view (viewport) of... Read on
Read jQuery – Looking ‘under the hood’. /More code Something I stumbled across when I wanted to hook into all my custom $.event.trigger(); jQuery events, to see what was... Read on
Read Yellow Papers. /More music A spin-off from a track I did some time ago, with SSIKK. While fiddling around with some new basesynth I created, I was... Read on
Read WordPress manual maintenance mode. /More code Updating your website can take some time, and while you do it, a maintenance notice is always better than a... Read on
Read Progressive responsive images. /More code Update: prImages has been superseded by Prime In my quest to optimize websites for loading performance, I was intrigued... Read on