Coding a jQuery AJAX site that degrades gracefully

Coding a jQuery AJAX site that degrades gracefully

Posted by 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

Use YSlow to optimize your site files

Use YSlow to optimize your site files

Posted by in Development on 16. Nov, 2009 | No Comments

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.

Prevent spam by encoding your email addresses

Prevent spam by encoding your email addresses

Posted by in Development on 01. Aug, 2009 | No Comments

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.

5 Essential Firefox add-ons for web development

5 Essential Firefox add-ons for web development

Posted by in Development on 18. May, 2009 | No Comments

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.