Numbers are a dangerous toy to play with, but they are still interesting to examine. Without any kind of valuation and just for the purpose of information I’d like to present some numbers of people working on current web technology.
Many web services allow access to their APIs via JSONP nowadays. This allows client-side JavaScript to access ressources via domain boundaries. However, for several reasons caching ressources locally (on…
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.…
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…