Background from:
www.SubtlePatterns.com
  • How to get SCSS and LESS files to open in Dreamweaver
    Dreamweaver doesn't recognize .SCSS (sass) and .LESS files and if you get it to open the file it doesn't highlight the code. Syntax highlighting is very desirable when working in stylesheets. You can enable this in a few easy steps.Read more … 20 March 2012
  • Javascript Performance Tips and Tricks
    A few conclusions on javascript performance optimization from the slides of Thomas Fuchs' presentation at jsconf in 2009.Read more … 14 March 2012
  • Faux Font Outline
    This is al little trick I discovered when trying to replicate a border/outline effect around a custom font.Read more … 29 February 2012
  • Call for action on vendor prefixes!
    Now that we have gotten to the point that we are almost rid of all the problems caused by IE6, we are about to go back to square one. Vendor prefixes, a necessary evil, seem to cause IE6-like-problems. We frontend developers have to stand up and do something!Read more … 10 February 2012
  • Collapsing Margins
    Part of the CSS Box Model is the concept of collapsing margins. Where the box model concept might be a bit hard to grasp, collapsing margins are even more difficult. This article explains what it is and why.Read more … 11 January 2012
  • Frontend Certification
    Quite some time ago the Dutch association for Frontend Developers started working on certification. Then it went dark, as all the volunteers had too much other stuff to do. That is, until last autumn. During the last Fronteers conference some members signed up as volunteers. As I have some time on my hands now we have decided to get things started again.Read more … 10 January 2012