Liquify everything!
A new article on smashing magazine, where I dive into the wonderful world of visual effects that can be achieved with displacement maps.
- Coding, General, Javascript, SVG
- Comments Closed
SVG Partial Blur and iOS Style Translucency

The SVG Filter and why it’s awesome

- Coding, CSS3, Design, SVG, Typography
- Comments Closed
Applying Alpha Channels to JPGs

The Holy Grail of Image Scaling

The 4 Slice Scaling Technique for SVG
Everything is Relative. The Art of the Adaptive Image.
- CSS3, Design, HTML5, SVG
- 4 Comments
Finally! csswarp.js for dynamic Text warping
Finally the first incarnation of csswarp.js is ready. Now it's possible to have warped text that follows a path even when content is served dynamically. An extensive set of configuration options gives you the ability to control every aspect of your warp.
Better CSS Sprites with SVG

SVG CSS sprites offer some possibilities for webdevelopers that are superior to the "classical" CSS sprites. With SVG it is possible to get access to much needed properties like "background-rotation" or "background-opacity" that currently are missing from the CSS spec. This article shows how SVG can give us additional useful CSS tools for our frontend coding tasks.
more