Today Google released mod_pagespeed, an Apache module that automates many of Google's Page Speed optimization recommendations. The mod currently offers 18 configurable filters. You'll probably need root access to install this on your server, but Google is working with GoDaddy to bring this to shared hosting customers. Hopefully, other hosts will follow. Google is also working with CDN provider Contendo to bring mod_pagespeed to its service. If you use WordPress and want to implement some of these fixes without root access, you can try the W3 Total Cache plugin (which is still in pre-1.0 release).
The problem with Page Speed is that not all of the recommendations are easy to implement. A few that are a particularly painful that mod_pagespeed should automate, according to Google, are:
The current 18 filters fall into three categories. Each filter has risks associated with it, which can be found in the documentation. The categories and filters are:
Google is apparently planning on adding more filters under the category "minimize request overhead," but none are available yet.