Posted by Guillermo in Development on 03. Mar, 2010 | 9 Comments

Over the course of this tutorial I’ll show how to create a simple way (Ajax powered) to refresh the content of the pages while degrading gracefully when there’s no javascript

YSlow is an incredible tool that helps you optimize your site. It’s a Firebug Add on (the well known Firefox extension) that tests your web page and lets you know where your site can be optimized.

If you have your email published on your (or any other) website, there is a good chance sooner or later you’ll get a mountain of spam on your inbox. Here’s a trick to prevent this.

Developing for the web is exciting but lets face it, sometimes it can be a pain. This is a list of essential Firefox extensions that have helped with our day to day routine making development much easier.

IE6 can be a little crazy with the CSS, here’s a way to solve the double margin bug when you have a floated element in the same direction.