yield the dog

Keeping a Design Log

| Comments

Ever wondered why it’s hard for you to argue design decisions? Ever said “We should not go for that, we had some problems in past projects, but I have no clue what project or problem that was” in a meeting. Ever made the same design failure twice? I do, or more precise I did but I quit!

Some time ago I was really annoyed of not being able to argue a design decision, and I’ve no clue what decision that was, with real arguments but with the words “We just should not do that!”. So I started by design/architecture log in which I’m recording as a retrospective design decisions with their consequences and context.

Interesting Thingys #10

| Comments

Interesting Thingys is a gazette in the blog that summarizes a week of blog articles, links, specifications, demos, news or more general “thingys” that we stumble upon in our journey through the world wide web.

HTML5

.NET

JavaScript

Configure WebStorm to Run and Debug Mocha Tests

| Comments

First of all I have to admit that I’m an IDE guy. I’m using command line tools, Vi , have gnu tools installed on my Windows box and so on. That brings me to the next thing I have to admit: I’m using Windows.

I love using WebStorm for tinkering with Node.js. I love WebStorm for two reasons:

  • The JavaScript syntax completion is somehow crazy clever
  • It allows me to stick with my Eclipse keyboard schema

Interesting Thingys #6

| Comments

Interesting Thingys is a gazette in the blog that summarizes a week of blog articles, links, specifications, demos, news or more general “thingys” that we stumble upon in our journey through the world wide web.

HTML/CSS

  • html5please.com - Explore html5 features (categories: supported by browsers, use with caution, fallbacks, polyfills, …)
  • boilerstrap - Template for HTML5Boilerplate and Twitters Bootstrap CSS (+modernizr, js compression, coffeescript support, sass, less)… Plus rake-tasks.
  • hype - Interesting editor (GUI) for HTML5/CSS3 Keyframe animations & animated content… (sorry: mac only)
  • Shinydemos - New html5 showcase by opera.