Chardin.js is a jQuery plugin that creates a simple overlay to display instructions on existent elements. It is inspired by the recent Gmail new composer tour which I loved. Chardin.js — Simple overlay instructions for your apps →
The Culture of Free and The Future of Google
Anyone who still believes that Google is all about giving everything away for free, hasn’t really paid attention to just how much Google has changed. Google is not a free service anymore. It’s a premium service where you pay for what you use via Google Drive. Lengthy article definitely worth your time; Highly recommended read. …
Continue reading “The Culture of Free and The Future of Google”
Fluid
How far is it to Mars?
Google Drive Application Data Folders
The ‘Application Data folder’ is a special folder that is only accessible by your application. Its content is hidden from the user, and from other apps. Despite being hidden from the user, the Application Data folder is stored on the user’s Drive and therefore uses the user’s Drive storage quota. The Application Data folder can …
gist-embed — Embed Gists with JavaScript
Flat Surface Shader
Deleting Borders
Amatorski, one of Belgiums finest bands, has been fascinated by the way the internet is deleting borders. They collaborated with We Work We Play to create an art project bringing together music and visuals, in a mix of online and offline interaction. Implemented using a custom JavaScript Metronome and Howler.js;Rendered on <canvas> with Delaunay triangulation …
Combining Different Input Types With Datalists
URLs are for People, not Computers
We are all familiar with URLs: the string uniquely identifying the requested document. However, we don’t always consider they are more than that: URLs are user facing and should be considered important UI elements. They should be clean, understandable, semantic, hierarchical and not excessively long. And that’s why I have a (tiny) chapter dedicated on …