Front-end Development Work Flow Model
by: Kyle Rush
Tags: (x)html, CSS, internet explorer, JavaScript, quality assurance, testing, validate, vmware, w3c, workflow
Sep
27
09
A workflow model for front-end web development which seeks to lower development time and frustration in testing in old browsers.
CSS Tiled Background Images and RAM
by: Kyle Rush
Categories: RAM
Tags: Background Image, Browsers, Chrome, CSS, Firefox 3, RAM, Tiled
Oct
06
08
I was developing a website the other day that uses several tiled background images defined in its global style sheet and started wondering how that was affecting the visitors RAM. I started out using very small, 5 x 5 pixel semi-transparent .png images as my tile, but started to wonder if it takes more RAM [...]