by GFunk | Aug 7, 2011 | Tech Stuff
Recently I have been playing around with a dynamic stylesheet language: Less. Less extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE 6+, Webkit, Firefox) and server-side, with Node.js (which...
by GFunk | Jul 15, 2011 | Tech Stuff
Every front end developer has run into styling issues when dealing with the dreaded Internet Explorer and its different variations. I cant tell you how many bug tickets I received to the tune of, “its looks great in FF, Safari, Chrome but is a mess in...