Experimental CSS 3D scroll behavior JS code needed wrapped as a jQuery plugin. FoldScroll — Experimental CSS 3D scroll behavior →
Tag Archives: link
Amsterdam Kerning
Today, in September 2012, the middle section of the roof is still missing, so all we can see is AM…RDAM. Being worrisome by nature, we typographers can’t help expressing some concerns: did the architects and roofers calculate everything exactly right? Will the missing letters fit into the remaining space? And did the roofers adhere to …
Reminder: Stay away from PayPal if you’re planning on doing big business
HexGL – WebGL Wipeout Clone
HTTP 7XX Status Codes — Developer Errors
There is a gap in the current HTTP specification: There are many ways for a developer to screw up their implementation, but no code to share the nature of the error with the end user. We humbly suggest the following status codes are included in the HTTP spec in the 7XX range. RFC for the …
PNGStore – Embedding compressed CSS & JavaScript in PNGs
In the same series as the previously posted Suncalc 3D I’ve stumbled upon AirStrike, a JavaScript Flight Control clone that weighs less than 10kB (!). What’s so clever about this app is that the source is encoded into a .png, a technique that’s been around for quite a while as it turns out (2008!). Pretty …
Continue reading “PNGStore – Embedding compressed CSS & JavaScript in PNGs”
Suncalc 3D
SunCalc 3D is an HTML5 application with a 3D panoramic view of the sky that shows how the Sun moves during a particular day for a given location, along with important sunlight times such as sunrise, sunset, dawn and dusk. SunCalc 3D calculates sun data on the fly, uses Canvas for rendering, and Geolocation, Google …
Fontello – iconic fonts scissors
This tool lets you combine iconic webfonts for your own project. With fontello you can: shrink glyph collections, minimizing font size merge symbols from several fonts into a single file access large sets of professional-grade open source icons First, select the icons you like. Then update glyph codes (optional), and download your webfont bundle. Source …
IcoMoon | Using Fonts for Resolution Independent Assets
Paper.js
Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming …