May 20, 2017 Templated styles While developing web applications I have often needed to change the style of one or more elements …
December 24, 2010 Progressive Enhancement Progressive Enhancement is a web development technique or pattern. The basic premise is that a web …
December 19, 2010 Haml Haml is a markup language for generating xml and other markup - most popularly HTML. Over the past …
October 06, 2010 Fighting layout bugs Finding problems in the layout of web pages is just plain hard. But fighting layout bugs seems to …
April 25, 2010 Performance testing web applications When performance testing a web application (as in raw operations per second) I have seem many people …