Articles

Full writings, sometimes short and sometimes longer. Thoughts worth putting down.

Introductions To LESS And Sass

If you're planning to look into one of the CSS preprocessors LESS or Sass, I found these introductions a good starting point to do so: Learning LESS – An Introduction Introduction to Sass…

Environmental Decisions

Last week Apple confirmed the withdrawel from the EPEAT environmental rating system. At the end of the week, they announced that this decision was a mistake and that with immediate effect, they are…

The Future Will Be Right There

If you are in school today the technologies you will use as an adult tomorrow have not been invented yet.

Testing Your Responsive Designs

Phones, Browsers, Screens and everything in between. Ten things things to remember, when testing your responsive designs.

Webkit Inspector Supports Responsive Development

The Webkit Inspector in Google's Chrome Browser now supports the option to override device metrics including the screen resolution. This is a nice supporting feature in a responsive design workflow…

A Better Drag And Drop

A nifty little tool that makes dragging and dropping sort of a new experience. Quite helpful to move files from one application to another, without the need to save them in between the two.

The Webkit Inspector Demystified

The Webkit Inspector became an invaluable tool in the web development world. In his article Majd Taby explains most of its functionality with good examples on how and what to use the different panels…

Speed Up Your App

Easy, but very smart approach to speed up your apps performance. Or at least make it feel much faster.

Removing Files via SSH

I needed to delete a lot of files from a web server and it was taking forever. To get this done faster, I looked into removing the files via SSH. The following handy lines of code let you find or…

Newsletter Design Issues with Outlook 2010

Outlook 2010 is broken and that's nothing new. What was new for me was Outlook 2010 not displaying list bullets, but every other email client did show them correctly. The solution to this problem is…

TOS Well Done

Even though you'll have to read the Terms of Service in it's whole to be on the safe side, it's a nice approach of explaining what they actually mean. Do you read the TOS of all the services you use…