Creating colorized versions of a base icon usuallycalls for heavy Photoshop actions. Recently I created an SVG file with some simple black-and-white icons I wanted to use in an application. The file contains…
A thumbnail view of a website is meanwhile a common sight. Google has recently introduced it in its search results page, and numerous ad services offer more or less annoying tool tips with page previews.…
What are Digraphs? I really became addicted to Vim’s digraph feature. It’s a simple but elegant way to input higher Unicode by entering combinations of ASCII characters. In insert mode, you press Ctrl-K…
One of the main reasons, why I finally landed at Vim as editor was the lack of decent regular expression support in all other editors I used so far (except, of course, Emacs). That includes especially…
The state of the art way to communicate between web designer and developer is via Photoshop. This article presents an alternative, SVG, that provides several advantages over the “traditional” way.