Archive for the ‘Web Design’ Category

Reduce HTTP Requests

Feb
13
2008

For those who use the Yahoo YSlow plugin for Firebug, speeding up their websites is obviously an issue worth addressing. (more…)


Cache Pages for Faster Loading Times

Jan
17
2008

With the release of Yahoo’s YSlow plugin for Firefox, web developers are better able to see how fast their web sites are loading, and improve this load time with some nifty server-side adjustments and on-page changes.

In a series of posts I will be discussing some of these elements, starting this week with caching page elements to reduce server load and make pages load faster. (more…)


FireFox Web Development Extensions

Nov
15
2007

A must for all web designers and app programmers is FireFox with a selection of time-saving and handy extensions that can increase your productivity.

Highlight errors in coding, validate HTML/CSS, inspect DOM, quickly view your pages with elements enabled/disabled with a selection of FireFox web development extensions. The following article contains a list of 30 web development extensions for FireFox. (more…)