Javascript: Dynamic Regular Expressions

While I was rewriting my tag-engine for weirdweirdworld for the third time I came across a problem which costed me a couple of hours to solve. I’m using dynamic RegExps in my Javascript which have to be created using the new RegExp(variable) constructor instead of writing /variable/. After looking through the web I also found […]

Praised be TextMate and its SVN bundle

It is really unbelievable. This tool is worth every cent. I know I wrote about my affection towards TextMate before but in this very moment I had to do it again because TextMate is replacing one tool after another. I have a subversion repository for my weirdweirdworld project. Usually I edit my HTML, CSS or […]

Design Observer

Quicky Post: One of my oldest subscriptions in my RSS/Atom reader ist the »Design Observer« blog. I don’t read it very often and they don’t post too much either but once in a while they got really good stuff. Like this post which is titled »The Mysterious Power of Context«. The title is a little […]