found 7 posts tagged performance
start blog post

Multiple cURL Requests with PHP

feb
21

2010

Learn how to make more than one cURL request at a time in PHP.

var tags = [, ];

read(this.post); // 2 Comments

end blog post
start blog post

Soudersize the Web

dec
02

2009

Did Steve Souders moving from Yahoo to Google spark Google's "speed up the web" push?

var tags = [];

read(this.post); // 0 Comments

end blog post
start blog post

The Three Cs of Fast CSS and JavaScript

oct
12

2009

Drastically speed up your website by using PHP to combine and compress your CSS and JavaScript files on the fly, then automatically cache the result.

var tags = [, , , ];

read(this.post); // 5 Comments

end blog post
start blog post

Exceptional Performance: YSlow Update

apr
30

2009

Learn all about the new update to YSlow, Yahoo's developer plugin for Firefox.

var tags = [];

read(this.post); // 2 Comments

end blog post
start blog post

.htaccess: Cache Rules Everything Around Me

nov
17

2008

How to control visitor cache for your webpages, JavaScript and CSS stylesheets, images and other content. Examples in .htaccess and PHP.

var tags = [, , ];

read(this.post); // 0 Comments

end blog post
start blog post

Exceptional Performance: Image Optimization

nov
13

2008

Drastically improve your website response time by optimizing your images. Here's how.

var tags = [, , ];

read(this.post); // 0 Comments

end blog post
start blog post

Exceptional Performance: Styles Up, Scripts Down

oct
29

2008

A tip about placing stylesheets and scripts. Related to Yahoo's Exceptional Performance tips.

var tags = [, , ];

read(this.post); // 0 Comments

end blog post