Archive for the 'developer tools' Category



I came across a very neat, and immensely useful tool online today that converts fixed pixel sizes to their relative em size equivalents. The Em Calculator bases conversions on a specified base pixel conversion ratio, and provides you with immediate calculations for nested child and sibling nodes of the DOM tree. Big thanks to Piotr [...]

A number of months ago I entered a competition on the Builder AU website to win an Adobe Web Bundle. After a protracted delay in taking delivery of the prize I am now the very excited owner of the absolute latest versions of Adobe CS2 Premium and Macromedia Studio 8.
This is a big step for [...]

Joe Hewitt has just released the latest version of FireBug, a holistic debugging tool for Firefox. FireBug reports on errors and warnings in CSS, JavaScript, AJAX and the DOM, and allows you to inspect and debug each in a handy console. Another very useful tool in the web developers box, and one that I'm already [...]